mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 06:25:58 +01:00
add new switchxkblayout params
This commit is contained in:
parent
e9367d2536
commit
d3e4cc5df4
1 changed files with 2 additions and 0 deletions
|
@ -153,6 +153,8 @@ where `CMD` is either `next` for next, `prev` for previous, or `ID` for a
|
|||
specific one (in the above case, `us`: 0, `pl`: 1, `de`: 2). You can find the
|
||||
`DEVICE` using `hyprctl devices` command.
|
||||
|
||||
`DEVICE` can also be `current` or `all`, self-explanatory. Current is the `main` keyboard from `devices`.
|
||||
|
||||
Example command for a typical keyboard:
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue