diff options
Diffstat (limited to 'completions/fish/swayidle.fish')
-rw-r--r-- | completions/fish/swayidle.fish | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/completions/fish/swayidle.fish b/completions/fish/swayidle.fish new file mode 100644 index 00000000..71279925 --- /dev/null +++ b/completions/fish/swayidle.fish @@ -0,0 +1,3 @@ +# swayidle +complete -c swayidle -s h --description 'show help' +complete -c swayidle -s d --description 'debug' |