hyprpaper: init

This commit is contained in:
Christoph Hollizeck 2024-10-21 00:35:46 +02:00
parent 9fff02227a
commit da6a78573d
5 changed files with 46 additions and 1 deletions

View file

@ -86,6 +86,7 @@ in
package = pkgs.rofi-wayland-unwrapped;
};
hyprlock = enabled;
hyprpaper = enabled;
};
nix.extra-substituters.${cachix-url} = {
@ -108,7 +109,7 @@ in
];
exec-once = [
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"hyprpaper"
"waybar"
"dunst"
"systemctl --user start plasma-polkit-agent"