aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/ToggleWaybarTime.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts/ToggleWaybarTime.sh')
-rwxr-xr-xconfig/hypr/scripts/ToggleWaybarTime.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/ToggleWaybarTime.sh b/config/hypr/scripts/ToggleWaybarTime.sh
index ac58ec20..09ae9433 100755
--- a/config/hypr/scripts/ToggleWaybarTime.sh
+++ b/config/hypr/scripts/ToggleWaybarTime.sh
@@ -149,8 +149,8 @@ restart_waybar() {
systemctl --user stop waybar.service >/dev/null 2>&1 || true
fi
- pkill -x waybar >/dev/null 2>&1 || true
- pkill -x '.waybar-wrapped' >/dev/null 2>&1 || true
+ pkill -INT -x waybar >/dev/null 2>&1 || true
+ pkill -INT -x '.waybar-wrapped' >/dev/null 2>&1 || true
sleep 0.2
if pgrep -x waybar >/dev/null 2>&1 || pgrep -x '.waybar-wrapped' >/dev/null 2>&1; then
pkill -9 -x waybar >/dev/null 2>&1 || true
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage