aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-07-26 08:29:07 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-07-26 08:29:07 +0900
commitdfbb8d46955872d13a182ee56c121882a3b9d397 (patch)
tree71e35143648bcdfb5c502a9286d321e4fdf95303
parentdd889d3aac40075ee73f76290c69ccc698673817 (diff)
added ags in refresh.sh and refreshnowaybar.sh
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh3
-rwxr-xr-xconfig/hypr/scripts/RefreshNoWaybar.sh3
2 files changed, 6 insertions, 0 deletions
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
@@ -26,6 +26,9 @@ for _prs in "${_ps[@]}"; do
done
# quit ags & relaunch ags
+#ags -q && ags &
+
+# quit ags & relaunch ags
#pkill qs && qs &
# Wallust refresh
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage