corrected misspellings of the word "notification" (#287)
This commit is contained in:
@@ -5,9 +5,9 @@ _arguments -s \
|
||||
'(-v --version)'{-v,--version}'[Prints version]' \
|
||||
'(-R --reload-config)'{-R,--reload-config}'[Reload the config file]' \
|
||||
'(-rs --reload-css)'{-rs,--reload-css}'[Reload the css file. Location change requires restart]' \
|
||||
'(-t --toggle-panel)'{-t,--toggle-panel}'[Toggle the notificaion panel]' \
|
||||
'(-op --open-panel)'{-op,--open-panel}'[Opens the notificaion panel]' \
|
||||
'(-cp --close-panel)'{-cp,--close-panel}'[Closes the notificaion panel]' \
|
||||
'(-t --toggle-panel)'{-t,--toggle-panel}'[Toggle the notification panel]' \
|
||||
'(-op --open-panel)'{-op,--open-panel}'[Opens the notification panel]' \
|
||||
'(-cp --close-panel)'{-cp,--close-panel}'[Closes the notification panel]' \
|
||||
'(-d --toggle-dnd)'{-d,--toggle-dnd}'[Toggle and print the current dnd state]' \
|
||||
'(-D --get-dnd)'{-D,--get-dnd}'[Print the current dnd state]' \
|
||||
'(-dn --dnd-on)'{-dn,--dnd-on}'[Turn dnd on and print the new dnd state]' \
|
||||
@@ -17,10 +17,10 @@ _arguments -s \
|
||||
'(-Ia --inhibitor-add)'{-Ia,--inhibitor-add}'[Add an inhibitor]' \
|
||||
'(-Ir --inhibitor-remove)'{-Ir,--inhibitor-remove}'[Remove an inhibitor]' \
|
||||
'(-Ic --inhibitors-clear)'{-Ic,--inhibitors-clear}'[Clears all inhibitors]' \
|
||||
'(-c --count)'{-c,--count}'[Print the current notificaion count]' \
|
||||
'(-c --count)'{-c,--count}'[Print the current notification count]' \
|
||||
'(--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]' \
|
||||
'(-swb --subscribe-waybar)'{-swb,--subscribe-waybar}'[Subscribe to notificaion add and close events with waybar support. Read README for example]' \
|
||||
'(-s --subscribe)'{-s,--subscribe}'[Subscribe to notification add and close events]' \
|
||||
'(-swb --subscribe-waybar)'{-swb,--subscribe-waybar}'[Subscribe to notification add and close events with waybar support. Read README for example]' \
|
||||
|
Reference in New Issue
Block a user