Introduce omarchy-shell -q for fire and forget
This commit is contained in:
@@ -8,4 +8,4 @@ if (($# == 0)); then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
omarchy-shell notifications dismiss "$1" >/dev/null 2>&1 || true
|
||||
omarchy-shell -q notifications dismiss "$1"
|
||||
|
||||
Reference in New Issue
Block a user