diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-25 18:54:55 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-25 18:54:55 +0900 |
| commit | 19f025c2dc27da54127ae302482398be61b55ebe (patch) | |
| tree | 70878cbe3027d9da452658a8644e33d83c1b3ea2 /config/hypr/scripts/WallpaperSelect.sh | |
| parent | e96d2b933ab630d52061fff9817c95f8a6cf67c2 (diff) | |
updated
Diffstat (limited to 'config/hypr/scripts/WallpaperSelect.sh')
| -rwxr-xr-x | config/hypr/scripts/WallpaperSelect.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/WallpaperSelect.sh b/config/hypr/scripts/WallpaperSelect.sh index 24fcae2e..d748318a 100755 --- a/config/hypr/scripts/WallpaperSelect.sh +++ b/config/hypr/scripts/WallpaperSelect.sh @@ -1,6 +1,7 @@ #!/bin/bash # WALLPAPERS PATH DIR=$HOME/Pictures/wallpapers + # Transition config FPS=30 TYPE="simple" |
