From 7768c08da6fb781f3371eafd3e51ffecfa0e0e93 Mon Sep 17 00:00:00 2001 From: Ecys <73040912+Eccys@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:29:32 +0000 Subject: [PATCH] Update WallpaperRandom.sh Fixed waybar being refreshed when not needed, like WallpaperAutoChange. --- config/hypr/UserScripts/WallpaperRandom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/UserScripts/WallpaperRandom.sh b/config/hypr/UserScripts/WallpaperRandom.sh index 050c10c..d1b4e83 100755 --- a/config/hypr/UserScripts/WallpaperRandom.sh +++ b/config/hypr/UserScripts/WallpaperRandom.sh @@ -24,5 +24,5 @@ swww query || swww-daemon --format xrgb && swww img -o $focused_monitor ${RANDOM ${scriptsDir}/WallustSwww.sh sleep 1 -${scriptsDir}/Refresh.sh +${scriptsDir}/RefreshNoWaybar.sh