mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 12:33:50 +01:00
complete image, not color
This commit is contained in:
parent
65a03ab502
commit
25361fa67a
@ -6,6 +6,6 @@
|
||||
_arguments -s \
|
||||
'(-v --version)'{-v,--version}'[Show the version number and quit]' \
|
||||
'(-h --help)'{-h,--help}'[Show help message and quit]' \
|
||||
'(-c --color)'{-c,--color}'[Specify a color (rrggbb) instead of white]:files:_files' \
|
||||
'(-i --image)'{-i,--image}'[Display an image]' \
|
||||
'(-c --color)'{-c,--color}'[Specify a color (rrggbb) instead of white]' \
|
||||
'(-i --image)'{-i,--image}'[Display an image]:files:_files' \
|
||||
'(-s --scaling)'{-s,--scaling}'[Scaling mode: stretch, fill, fit, center, tile]'
|
||||
|
Loading…
Reference in New Issue
Block a user