add swww wallpaper cycling on unlock

This commit is contained in:
2026-06-13 11:18:56 +02:00
parent 4b7761924a
commit f6ba060b2f
3 changed files with 12 additions and 3 deletions
+5
View File
@@ -239,6 +239,10 @@
source = config.lib.file.mkOutOfStoreSymlink "/home/ulve/nixos-dotfiles/config/nvim";
};
xdg.configFile."sway".source = ./config/sway;
home.file.".config/sway/wallpaper.sh" = {
source = ./config/sway/wallpaper.sh;
executable = true;
};
xdg.configFile."waybar".source = ./config/waybar;
xdg.configFile."foot".source = ./config/foot;
@@ -281,6 +285,7 @@
swaylock # lock screen
swayidle # idle management (dims/locks/sleeps)
brightnessctl # screen brightness control
swww # wallpaper daemon with transitions
waybar # status bar with left/center/right sections
lxqt.lxqt-policykit # polkit authentication agent