added quickshell and updated zsh

This commit is contained in:
2026-08-17 23:16:05 -07:00
parent 9bca669f4e
commit 1f3dde6de2
55 changed files with 4251 additions and 381 deletions

View File

@@ -5,7 +5,7 @@
./hyprland.nix
./hyprlock.nix
./hypridle.nix
./waybar.nix
./quickshell.nix
];
home.packages = with pkgs; [
@@ -17,11 +17,8 @@
brightnessctl
# Desktop Environment / Hyprland ecosystem
waybar
hyprpaper
swaynotificationcenter
rofi
wlogout
hyprpolkitagent
];
}