pkgs: Hyprpanel

This commit is contained in:
2024-11-23 03:18:00 +03:00
parent c8fbca6b4d
commit d80b5ea895
3 changed files with 105 additions and 18 deletions
+1 -2
View File
@@ -2,7 +2,6 @@
home.packages = with pkgs; [
swww
kitty
waybar
pamixer
wofi
clipse
@@ -133,7 +132,7 @@
"systemctl --user start plasma-polkit-agent"
"swww init"
"python3 ${lib.getExe wallpaper_changer}"
"waybar"
"${lib.getExe pkgs.hyprpanel}"
"${clipsync}"
"clipse -listen"
];