From 927dceb071f4d068ea271a3d97c3ece9db0da3b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Donk=C3=B3?= Date: Sat, 12 Aug 2023 21:30:55 +0200 Subject: keyboard: add the ability to load layout from file --- completions/zsh/_riverctl | 1 + 1 file changed, 1 insertion(+) (limited to 'completions/zsh') diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl index 6467fbc..0c90bf9 100644 --- a/completions/zsh/_riverctl +++ b/completions/zsh/_riverctl @@ -67,6 +67,7 @@ _riverctl_commands() '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' + 'keyboard-layout-file:Set the keyboard layout from a file' # Input 'input:Configure input devices' 'list-inputs:List all input devices' -- cgit v1.2.3