diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-07-26 08:28:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-07-26 08:28:57 +0900 |
| commit | 2d4daaba06699b1e1975b734a186cb6701d74c6d (patch) | |
| tree | 71e35143648bcdfb5c502a9286d321e4fdf95303 /config/hypr/scripts/Refresh.sh | |
| parent | aa3c94f1ad44038d6a71ee8e12a704e6089e31f6 (diff) | |
added ags in refresh.sh and refreshnowaybar.sh
Diffstat (limited to 'config/hypr/scripts/Refresh.sh')
| -rwxr-xr-x | config/hypr/scripts/Refresh.sh | 3 |
1 files changed, 3 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 & |
