hyprpaper: init

This commit is contained in:
Christoph Hollizeck 2024-10-21 00:35:46 +02:00
parent 2462f09e9d
commit 3233f1689a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1763BB530F50279E
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"