From ae0629bc443e0752c01646972a6dc5e4cea9c9f7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 7 May 2024 18:09:03 +0900 Subject: small tweak / bug fix --- config/hypr/scripts/RefreshNoWaybar.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/hypr/scripts/RefreshNoWaybar.sh') diff --git a/config/hypr/scripts/RefreshNoWaybar.sh b/config/hypr/scripts/RefreshNoWaybar.sh index 689bccf0..42d67adc 100755 --- a/config/hypr/scripts/RefreshNoWaybar.sh +++ b/config/hypr/scripts/RefreshNoWaybar.sh @@ -25,6 +25,9 @@ for _prs in "${_ps[@]}"; do fi done +# quit ags +ags -q + # Pywal refresh ${SCRIPTSDIR}/PywalSwww.sh & -- cgit v1.2.3