Introduce omarchy-shell -q for fire and forget

This commit is contained in:
David Heinemeier Hansson
2026-05-20 14:24:19 +02:00
parent ed3320cb8d
commit c87bfb8da8
8 changed files with 34 additions and 31 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
# omarchy:summary=Toggle notification do-not-disturb mode
state=$(omarchy-shell notifications toggleDnd 2>/dev/null || echo "")
omarchy-shell bar refreshIndicators >/dev/null 2>&1 || true
omarchy-shell -q bar refreshIndicators