From 2d4daaba06699b1e1975b734a186cb6701d74c6d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 26 Jul 2025 08:28:57 +0900 Subject: added ags in refresh.sh and refreshnowaybar.sh --- config/hypr/scripts/Refresh.sh | 3 +++ config/hypr/scripts/RefreshNoWaybar.sh | 3 +++ 2 files changed, 6 insertions(+) (limited to 'config/hypr/scripts') diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index d04570b1..719c368d 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -25,6 +25,9 @@ done # added since wallust sometimes not applying killall -SIGUSR2 waybar +# quit ags & relaunch ags +#ags -q && ags & + # quit quickshell & relaunch quickshell #pkill qs && qs & diff --git a/config/hypr/scripts/RefreshNoWaybar.sh b/config/hypr/scripts/RefreshNoWaybar.sh index cdbb82db..b8279047 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 & relaunch ags +#ags -q && ags & + # quit ags & relaunch ags #pkill qs && qs & -- cgit v1.2.3