diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-05 08:28:55 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-05 08:28:55 +0900 |
| commit | e5dc74881ce00eaba324d16f5d9412bab04fe857 (patch) | |
| tree | 396460aaacb2dc4377a8e2c6e2b144841bf03b1c /config/hypr/scripts/Refresh.sh | |
| parent | 6402105ae68639ad21021abb80133053b9dd1c67 (diff) | |
adjusted for ags since it is already optional to install
Diffstat (limited to 'config/hypr/scripts/Refresh.sh')
| -rwxr-xr-x | config/hypr/scripts/Refresh.sh | 7 |
1 files changed, 2 insertions, 5 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) |
