Adjust random-wallpaper script call in autostart

This commit is contained in:
Harzo 2023-05-26 13:30:07 +02:00
parent 477061982f
commit efb7360186
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 = 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 & exec-once = ~/.scripts/system/random-wallpaper 15 ~/Pictures/Wallpapers &