From a34e572d324dd90601c85aa064f3fa96c3e45007 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 13 Jan 2025 10:38:49 +0900 Subject: I think this is the ultimate solution to the wallust colors not applying after wallpaper change./. ha ha --- config/hypr/UserScripts/WallpaperSelect.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config/hypr/UserScripts/WallpaperSelect.sh') diff --git a/config/hypr/UserScripts/WallpaperSelect.sh b/config/hypr/UserScripts/WallpaperSelect.sh index 8daa4f28..6aa60804 100755 --- a/config/hypr/UserScripts/WallpaperSelect.sh +++ b/config/hypr/UserScripts/WallpaperSelect.sh @@ -101,9 +101,10 @@ fi main -sleep 1.5 -"$SCRIPTSDIR/WallustSwww.sh" +wait $! +"$SCRIPTSDIR/WallustSwww.sh" && -sleep 0.5 +wait $! +sleep 2 "$SCRIPTSDIR/Refresh.sh" -- cgit v1.2.3