Fixed swaync-client zsh completions

This commit is contained in:
Erik Reider 2022-05-11 19:16:54 +02:00
parent f68868232c
commit ce876e8649

View File

@ -11,8 +11,8 @@ _arguments -s \
'(-d --toggle-dnd)'{-d,--toggle-dnd}'[Toggle and print the current dnd state]' \
'(-D --get-dnd)'{-D,--get-dnd}'[Print the current dnd state]' \
'(-c --count)'{-c,--count}'[Print the current notificaion count]' \
'(--hide-latest)'{--hide-latest}'[Closes all notifications]' \
'(--close-latest)'{--close-latest}'[Hides latest notification. Still shown in Control Center]' \
'(--hide-latest)'--hide-latest'[Closes all notifications]' \
'(--close-latest)'--close-latest'[Hides latest notification. Still shown in Control Center]' \
'(-C --close-all)'{-C,--close-all}'[Closes latest notification]' \
'(-sw --skip-wait)'{-sw,--skip-wait}"[Doesn't wait when swaync hasn't been started]" \
'(-s --subscribe)'{-s,--subscribe}'[Subscribe to notificaion add and close events]' \