diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-17 21:52:27 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-17 21:52:27 -0700 |
| commit | 861bf5be200bfcf2440fec4cda911d29ec18493f (patch) | |
| tree | ab3508d29e12ef712be9006f64a29e95995c64a9 /config/hypr/scripts/RefreshNoWaybar.sh | |
| parent | 9238006219f684fa295af2ddddb2b1162c9cb243 (diff) | |
unset kvantum from qt-style
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 f5d564ac..e92780b1 100755 --- a/config/hypr/scripts/RefreshNoWaybar.sh +++ b/config/hypr/scripts/RefreshNoWaybar.sh @@ -31,10 +31,10 @@ for _prs in "${_ps[@]}"; do done # quit ags & relaunch ags -#ags -q && ags & +ags -q && ags & # quit quickshell & relaunch quickshell -#pkill qs && qs & +pkill qs && qs & # reload swaync |
