mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 06:24:20 +01:00
Merge pull request #2470 from ianyfan/completions
[WIP?] Fix zsh completions
This commit is contained in:
commit
f53c28d52a
@ -10,5 +10,5 @@ _arguments -s \
|
||||
'(-c --color)'{-c,--color}'[Specify a color (rrggbb)]' \
|
||||
'(-i --image)'{-i,--image}'[Display an image]:files:_files' \
|
||||
'(-s --scaling)'{-s,--scaling}'[Scaling mode]:mode:(stretch fill fit center tile)' \
|
||||
'(-u --no-unlock-indicator)'{-u,--no-unlock-indicator}'[Disable the unlock indicator]'
|
||||
'(--socket)'{--socket}'[Use the specified socket path.]:files:_files' \
|
||||
'(-u --no-unlock-indicator)'{-u,--no-unlock-indicator}'[Disable the unlock indicator]' \
|
||||
'(--socket)'--socket'[Use the specified socket path.]:files:_files' \
|
||||
|
Loading…
Reference in New Issue
Block a user