diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-27 13:02:18 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-27 13:02:18 +0900 |
| commit | 816475928f186a6ff4486a3d1138a78ffcffd898 (patch) | |
| tree | d0b2b3c7c066364238a174c603c76cb2de93f9d1 /config/hypr/scripts/WallpaperRandom.sh | |
| parent | 9e7b47f1b8dafbfadee3863355b3785384ffe436 (diff) | |
refer to my previous commit message
Diffstat (limited to 'config/hypr/scripts/WallpaperRandom.sh')
| -rwxr-xr-x | config/hypr/scripts/WallpaperRandom.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/WallpaperRandom.sh b/config/hypr/scripts/WallpaperRandom.sh index 35bfcf8a..910093ad 100755 --- a/config/hypr/scripts/WallpaperRandom.sh +++ b/config/hypr/scripts/WallpaperRandom.sh @@ -21,7 +21,7 @@ export SWWW_TRANSITION_STEP=2 export SWWW_TRANSITION_TYPE=random # This controls (in seconds) when to switch to the next image -INTERVAL=600 +INTERVAL=900 while true; do find "$1" \ |
