mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Be more forceful about killing waybar
Sometimes it can still get stuck
This commit is contained in:
@@ -3,4 +3,5 @@
|
|||||||
# omarchy:summary=Restart Waybar
|
# omarchy:summary=Restart Waybar
|
||||||
# omarchy:examples=omarchy restart waybar
|
# omarchy:examples=omarchy restart waybar
|
||||||
|
|
||||||
omarchy-restart-app waybar
|
pkill -9 -x waybar
|
||||||
|
setsid uwsm-app -- waybar >/dev/null 2>&1 &
|
||||||
|
|||||||
Reference in New Issue
Block a user