From 87ca9e16d06989cda68920ade99021106eb45074 Mon Sep 17 00:00:00 2001 From: sandptel Date: Sun, 15 Dec 2024 18:12:03 +0530 Subject: [PATCH] minor : no need for that :) --- config/hypr/scripts/Refresh.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index b434d54..b3d5b38 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -40,10 +40,11 @@ swaync > /dev/null 2>&1 & ags & #if not already running then only launch wallust again.... -if ! pgrep .wallust-wrappe > /dev/null; then - # Relaunch wallust - ${SCRIPTSDIR}/WallustSwww.sh -fi +# sleep 1 +# if ! pgrep .wallust-wrappe > /dev/null; then +# # Relaunch wallust +# ${SCRIPTSDIR}/WallustSwww.sh +# fi # Relaunching rainbow borders if the script exists # sleep 1