Use ~/.wallpapers for random-wallpaper script

This commit is contained in:
Harzo 2023-05-26 15:52:05 +02:00
parent 09bd1c3cfc
commit 900431d522
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ exec-once = swayidle -w &
exec-once = wl-paste -t text --watch clipman store --no-persist &
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
exec-once = ~/.scripts/system/random-wallpaper 15 ~/Pictures/Wallpapers &
exec-once = ~/.scripts/system/random-wallpaper 15 ~/.wallpapers &