diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-10 19:57:38 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-10 19:57:38 +0900 |
| commit | 01d5bc4d57ff565c0068d0f4528931071ad10d20 (patch) | |
| tree | 3ca95551cbb840ca65a42349d86f5628b5a05f7d /config/hypr/scripts | |
| parent | 0b9692e2125eb6517b162e93287b4cad97b6c4d6 (diff) | |
updated refresh.sh
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/Refresh.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index 77d7870f..5cb69af4 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -25,7 +25,7 @@ done killall -SIGUSR2 waybar # added since wallust sometimes not applying # quit ags & relaunch ags -ags -q && ags & +#ags -q && ags & # some process to kill for pid in $(pidof waybar rofi swaync ags swaybg); do |
