Adjust random-wallpaper script call in autostart
This commit is contained in:
parent
477061982f
commit
efb7360186
|
|
@ -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 &
|
||||
exec-once = ~/.scripts/system/random-wallpaper 15 ~/Pictures/Wallpapers &
|
||||
|
|
|
|||
Loading…
Reference in New Issue