aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh7
-rwxr-xr-xconfig/hypr/scripts/RefreshNoWaybar.sh4
2 files changed, 4 insertions, 7 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh
index 77ba1496..c8c46695 100755
--- a/config/hypr/scripts/Refresh.sh
+++ b/config/hypr/scripts/Refresh.sh
@@ -24,11 +24,8 @@ done
killall -SIGUSR2 waybar # added since wallust sometimes not applying
-# quit ags
-ags -q
-
-# relaunch ags
-ags &
+# quit ags & relaunch ags
+#ags -q && ags &
# Kill waybar & swaync (yet again) # added since wallust sometimes not applying
_ps2=(waybar swaync)
diff --git a/config/hypr/scripts/RefreshNoWaybar.sh b/config/hypr/scripts/RefreshNoWaybar.sh
index 11496826..85332a32 100755
--- a/config/hypr/scripts/RefreshNoWaybar.sh
+++ b/config/hypr/scripts/RefreshNoWaybar.sh
@@ -25,8 +25,8 @@ for _prs in "${_ps[@]}"; do
fi
done
-# quit ags
-ags -q
+# quit ags & relaunch ags
+#ags -q && ags &
# Wallust refresh
${SCRIPTSDIR}/WallustSwww.sh &
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage