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/RefreshNoWaybar.sh | |
| parent | 6402105ae68639ad21021abb80133053b9dd1c67 (diff) | |
adjusted for ags since it is already optional to install
Diffstat (limited to 'config/hypr/scripts/RefreshNoWaybar.sh')
| -rwxr-xr-x | config/hypr/scripts/RefreshNoWaybar.sh | 4 |
1 files changed, 2 insertions, 2 deletions
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 & |
