aboutsummaryrefslogtreecommitdiff
path: root/completions/zsh
diff options
context:
space:
mode:
authorLeon Henrik Plickat <leonhenrik.plickat@stud.uni-goettingen.de>2023-01-06 16:36:00 +0100
committerGitHub <noreply@github.com>2023-01-06 16:36:00 +0100
commit701d16c2ea598442979cf4f93d6e7b290c022f39 (patch)
treee91a28e2150fb9fad54eddcb2b1aa87f9466f0f0 /completions/zsh
parent088622ec50c493b975df96865de1dde92b4fd64d (diff)
downloadriver-701d16c2ea598442979cf4f93d6e7b290c022f39.tar.gz
river-701d16c2ea598442979cf4f93d6e7b290c022f39.tar.xz
completions: add keyboard-layout
Diffstat (limited to 'completions/zsh')
-rw-r--r--completions/zsh/_riverctl1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl
index 8ed1fe5..90e39d2 100644
--- a/completions/zsh/_riverctl
+++ b/completions/zsh/_riverctl
@@ -60,6 +60,7 @@ _riverctl_subcommands()
'keyboard-group-destroy:Destroy a keyboard group'
'keyboard-group-add:Add a keyboard to a keyboard group'
'keyboard-group-remove:Remove a keyboard from a keyboard group'
+ 'keyboard-layout:Set the keyboard layout'
# Input
'input:Configure input devices'
'list-inputs:List all input devices'