mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-05-17 15:37:51 +01:00
Keywords: document keybinds
regarding devices (#1034)
This commit is contained in:
parent
19c0bc5510
commit
88f24a1223
1 changed files with 3 additions and 0 deletions
|
@ -103,6 +103,9 @@ Additional properties only present in per-device configs:
|
||||||
- `enabled` -> (only for mice / touchpads / touchdevices / keyboards)
|
- `enabled` -> (only for mice / touchpads / touchdevices / keyboards)
|
||||||
- enables / disables the device (connects / disconnects from the on-screen cursor)
|
- enables / disables the device (connects / disconnects from the on-screen cursor)
|
||||||
- default: Enabled
|
- default: Enabled
|
||||||
|
- `keybinds` -> (only for devices that send key events)
|
||||||
|
- enables / disables keybinds for the device
|
||||||
|
- default: Enabled
|
||||||
|
|
||||||
Example config section:
|
Example config section:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue