mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
added fish completions for swayidle
This commit is contained in:
parent
fe32a745ee
commit
834f23f57a
2 changed files with 4 additions and 0 deletions
3
completions/fish/swayidle.fish
Normal file
3
completions/fish/swayidle.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# swayidle
|
||||
complete -c swayidle -s h --description 'show help'
|
||||
complete -c swayidle -s d --description 'debug'
|
||||
Loading…
Add table
Add a link
Reference in a new issue