diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-01 19:09:41 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-01 19:09:41 +0900 |
| commit | a63e7e67bc6589f58bbed9e4c244010bd4b12642 (patch) | |
| tree | f9b6675994798f2d914e143160154dcc3d71e359 /config/hypr/UserScripts/WallpaperSelect.sh | |
| parent | 3aca5b0b7147d9d2c58091f3d229566b6dd778a3 (diff) | |
some script clean up
Diffstat (limited to 'config/hypr/UserScripts/WallpaperSelect.sh')
| -rwxr-xr-x | config/hypr/UserScripts/WallpaperSelect.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/UserScripts/WallpaperSelect.sh b/config/hypr/UserScripts/WallpaperSelect.sh index 5fc1e1a4..7d6b339f 100755 --- a/config/hypr/UserScripts/WallpaperSelect.sh +++ b/config/hypr/UserScripts/WallpaperSelect.sh @@ -106,5 +106,4 @@ wait $! wait $! sleep 2 -"$SCRIPTSDIR/Refresh.sh" - +"$SCRIPTSDIR/Refresh.sh"
\ No newline at end of file |
