gyatt
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
|
||||
ExecStart = "${pkgs.writeShellScript "wallpaper-rotator" ''
|
||||
WALLPAPER_DIR="$HOME/wallpapers"
|
||||
INTERVAL=600 # Time in seconds between wallpaper changes (600 = 10 mins)
|
||||
INTERVAL=60 # Time in seconds between wallpaper changes (600 = 10 mins)
|
||||
|
||||
# 1. Safely find Wayland and Sway sockets
|
||||
if [ -z "$WAYLAND_DISPLAY" ]; then
|
||||
|
||||
Reference in New Issue
Block a user