aboutsummaryrefslogtreecommitdiff
path: root/completions/zsh/_riverctl
diff options
context:
space:
mode:
Diffstat (limited to 'completions/zsh/_riverctl')
-rw-r--r--completions/zsh/_riverctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl
index f1c3d6d..8fec8fe 100644
--- a/completions/zsh/_riverctl
+++ b/completions/zsh/_riverctl
@@ -169,7 +169,7 @@ _riverctl()
snap) _alternative 'arguments:args:(up down left right)' ;;
send-to-output) _alternative 'arguments:args:(next previous)' ;;
swap) _alternative 'arguments:args:(next previous)' ;;
- map) _alternative 'arguments:optional:(-release -repeat)' ;;
+ map) _alternative 'arguments:optional:(-release -repeat -layout)' ;;
unmap) _alternative 'arguments:optional:(-release)' ;;
attach-mode) _alternative 'arguments:args:(top bottom)' ;;
focus-follows-cursor) _alternative 'arguments:args:(disabled normal)' ;;