Browse Source

Update WallpaperRandom.sh

pull/83/head
bigDnrg 2 years ago
parent
commit
b7a07d5be3
  1. 2
      config/hypr/scripts/WallpaperRandom.sh

2
config/hypr/scripts/WallpaperRandom.sh

@ -19,7 +19,7 @@ export SWWW_TRANSITION_FPS=60
export SWWW_TRANSITION_TYPE=simple
# This controls (in seconds) when to switch to the next image
INTERVAL=1800
INTERVAL=50000
while true; do
find "$1" \

Loading…
Cancel
Save