From 25361fa67aa795fd699123fccf5d32035c45a012 Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Date: Fri, 29 Jan 2016 02:45:01 +0100 Subject: complete image, not color --- completions/zsh/_swaylock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'completions') diff --git a/completions/zsh/_swaylock b/completions/zsh/_swaylock index 2a4febc2..6b5553b0 100644 --- a/completions/zsh/_swaylock +++ b/completions/zsh/_swaylock @@ -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]' -- cgit v1.2.3-54-g00ecf