aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/WallpaperSelect.sh
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2025-09-20 12:37:36 -0400
committerGitHub <noreply@github.com>2025-09-20 12:37:36 -0400
commit0cd0ca4466f3874052f592766a914791b8ab1a95 (patch)
tree3fcd7c0e55bc9940c9043c9a0cd2268db0863704 /config/hypr/UserScripts/WallpaperSelect.sh
parent1e21d13d8f802989a8f68fef00c427f84208edb4 (diff)
parentcb3aabe4e7d2316ec851204e48770f587de98052 (diff)
Merge branch 'development' into feature/waybarcava-hardening
Diffstat (limited to 'config/hypr/UserScripts/WallpaperSelect.sh')
-rwxr-xr-xconfig/hypr/UserScripts/WallpaperSelect.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserScripts/WallpaperSelect.sh b/config/hypr/UserScripts/WallpaperSelect.sh
index a6e6c4d4..a08b53ce 100755
--- a/config/hypr/UserScripts/WallpaperSelect.sh
+++ b/config/hypr/UserScripts/WallpaperSelect.sh
@@ -168,8 +168,8 @@ apply_image_wallpaper() {
swww img -o "$focused_monitor" "$image_path" $SWWW_PARAMS
- # Run additional scripts
- "$SCRIPTSDIR/WallustSwww.sh"
+ # Run additional scripts (pass the image path to avoid cache race conditions)
+ "$SCRIPTSDIR/WallustSwww.sh" "$image_path"
sleep 2
"$SCRIPTSDIR/Refresh.sh"
sleep 1
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage