2024-12-26 23:47 : id 14
This commit is contained in:
parent
9decb99f56
commit
f891d934d4
@ -180,6 +180,9 @@ in
|
||||
settings = {
|
||||
HDMI-A-1 = {
|
||||
path = "${WALLPAPER_PATH}";
|
||||
duration = "1m";
|
||||
transition-time = "100";
|
||||
initial-transition = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
@ -604,9 +607,7 @@ in
|
||||
extraConfig = ''
|
||||
exec-once="waybar";
|
||||
exec-once="dunst";
|
||||
exec-once="bash $HOME/scripts/wallpaper-updater.sh";
|
||||
exec-once="wpaperd";
|
||||
exec-once="dunst";
|
||||
'';
|
||||
settings = {
|
||||
"$mod" = "SUPER";
|
||||
|
Loading…
Reference in New Issue
Block a user