Files
SwayNotificationCenter/completions/fish/swaync.fish
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

5 lines
247 B
Fish

complete -f -c swaync
complete -c swaync -s h -l help --description "Show help options"
complete -c swaync -s s -l style --description "Use a custom Stylesheet file" -r
complete -c swaync -s c -l config --description "Use a custom config file" -r