Add zellij config

This commit is contained in:
muon 2025-09-25 10:22:54 +00:00
parent 70c21b81ed
commit fe2c22214e
4 changed files with 337 additions and 1 deletions

View file

@ -56,6 +56,11 @@ in
};
};
services.clipmenu = {
enable = true;
launcher = "rofi";
};
home.packages = with pkgs; [
# libraries
glow