Add Quickshell bar
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# omarchy:summary=Ensure Waybar icon offering the available update is removed
|
||||
# omarchy:summary=Ensure the status bar icon offering the available update is removed
|
||||
|
||||
pkill -RTMIN+7 waybar
|
||||
OMARCHY_PATH=${OMARCHY_PATH:-$HOME/.local/share/omarchy}
|
||||
quickshell ipc -p "$OMARCHY_PATH/default/quickshell/bar" call bar refreshUpdate >/dev/null 2>&1 || true
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user