aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Refresh.sh
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-02-04 14:59:37 -0500
committerDon Williams <don.e.williams@gmail.com>2026-02-04 14:59:37 -0500
commit68a7844037c52fabe3317e63e8d6c17213f9ae2d (patch)
tree3f4836408d5c95b94ae9df1b180157c286b7b026 /config/hypr/scripts/Refresh.sh
parent6c3cdeba7eae38c6273a2ba5c3b9f2c319d5c102 (diff)
waybar-cava processes getting started on every waybar config change
These changes kill those processes On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Refresh.sh modified: config/hypr/scripts/WaybarCava.sh
Diffstat (limited to 'config/hypr/scripts/Refresh.sh')
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh
index 76757aa4..b998b14c 100755
--- a/config/hypr/scripts/Refresh.sh
+++ b/config/hypr/scripts/Refresh.sh
@@ -22,6 +22,9 @@ for _prs in "${_ps[@]}"; do
fi
done
+# Clean up any Waybar-spawned cava instances (unique temp conf names)
+pkill -f 'waybar-cava\..*\.conf' 2>/dev/null || true
+
# added since wallust sometimes not applying
killall -SIGUSR2 waybar
# Added sleep for GameMode causing multiple waybar
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage