aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/WallpaperRandom.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-30 14:25:10 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-30 14:25:10 +0900
commitf9f437f20a69f3fc8031f0b0ae9deaf6fc91e59f (patch)
tree4703c60fd0776eadec65f5ed38f27f69824ef9ed /config/hypr/scripts/WallpaperRandom.sh
parent7e706748ef1ed9e714c26aaf24ec160558cf77a1 (diff)
updated Wallpaper random script
Diffstat (limited to 'config/hypr/scripts/WallpaperRandom.sh')
-rwxr-xr-xconfig/hypr/scripts/WallpaperRandom.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/WallpaperRandom.sh b/config/hypr/scripts/WallpaperRandom.sh
index e0f8ee7d..aafcf2ae 100755
--- a/config/hypr/scripts/WallpaperRandom.sh
+++ b/config/hypr/scripts/WallpaperRandom.sh
@@ -29,7 +29,7 @@ while true; do
done \
| sort -n | cut -d':' -f2- \
| while read -r img; do
- swww img "$img" & $pywal_script & $pywal_refresh
+ swww img "$img" && $pywal_script & $pywal_refresh
sleep $INTERVAL
done
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage