Use ~/.wallpapers for random-wallpaper script
This commit is contained in:
parent
09bd1c3cfc
commit
900431d522
|
|
@ -7,4 +7,4 @@ exec-once = swayidle -w &
|
||||||
exec-once = wl-paste -t text --watch clipman store --no-persist &
|
exec-once = wl-paste -t text --watch clipman store --no-persist &
|
||||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
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 = 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 &
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue