Files
SwayNotificationCenter/completions/zsh/_swaync
Erik Reider e85c2f5d6d Terminal completions (#44)
* Added ZSH completions

* Fixed single quote ending string

* Added Bash completions

* Added bash to meson.build

* Added bash variable to meson_options.txt

* Added fish shell completions
2021-12-24 21:53:28 +01:00

7 lines
239 B
Plaintext

#compdef swaync
_arguments -s \
'(-h --help)'{-h,--help}'[Show help options]' \
'(-s --style)'{-s,--style}'[Use a custom Stylesheet file]:files:_files' \
'(-c --config)'{-c,--config}'[Use a custom config file]:files:_files' \