add new switchxkblayout params

This commit is contained in:
Vaxry 2024-08-28 14:06:24 +02:00
parent e9367d2536
commit d3e4cc5df4
1 changed files with 2 additions and 0 deletions

View File

@ -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 specific one (in the above case, `us`: 0, `pl`: 1, `de`: 2). You can find the
`DEVICE` using `hyprctl devices` command. `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: Example command for a typical keyboard:
```sh ```sh