mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-04 20:45:58 +01:00
mention hyprctl for per device cfgs
This commit is contained in:
parent
013b19650d
commit
ae7295f7bf
1 changed files with 7 additions and 0 deletions
|
@ -611,6 +611,13 @@ device:ROYUAN Akko Multi-modes Keyboard-B {
|
|||
|
||||
*remember about the space after the end of the device's name (before the `{`)!*
|
||||
|
||||
{{< hint type=note >}}
|
||||
With hyprctl, the category's spaces get turned into `-`, and everything is lowercase. So, for `hyprctl` calls, do for example:
|
||||
```
|
||||
hyprctl keyword device:royuan-akko-multi-modes-keyboard-b:kb_layout us
|
||||
```
|
||||
{{< /hint >}}
|
||||
|
||||
# Wallpapers
|
||||
|
||||
The hyprland background you see when you first start Hyprland is **NOT A
|
||||
|
|
Loading…
Reference in a new issue