2024-12-26 23:47 : id 14

This commit is contained in:
deadvey 2024-12-26 23:47:17 +00:00
parent 9decb99f56
commit f891d934d4

View File

@ -180,6 +180,9 @@ in
settings = { settings = {
HDMI-A-1 = { HDMI-A-1 = {
path = "${WALLPAPER_PATH}"; path = "${WALLPAPER_PATH}";
duration = "1m";
transition-time = "100";
initial-transition = true;
}; };
}; };
}; };
@ -604,9 +607,7 @@ in
extraConfig = '' extraConfig = ''
exec-once="waybar"; exec-once="waybar";
exec-once="dunst"; exec-once="dunst";
exec-once="bash $HOME/scripts/wallpaper-updater.sh";
exec-once="wpaperd"; exec-once="wpaperd";
exec-once="dunst";
''; '';
settings = { settings = {
"$mod" = "SUPER"; "$mod" = "SUPER";