mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-06 07:38:00 +02:00
Configuring/Devices: Add tag variable
This commit is contained in:
parent
288d88e9d6
commit
d2221b8ce2
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ Additional properties only present in per-device configs:
|
|||
- `keybinds` -> (only for devices that send key events)
|
||||
- enables / disables keybinds for the device
|
||||
- default: Enabled
|
||||
- `tags` -> (only for keyboards / pointers)
|
||||
- provides grouping and alt-names is device specific binds (see [Per-Device Binds](../../Basics/Binds#per-device-binds)). comma separated list of tags
|
||||
- default: ""
|
||||
|
||||
> [!NOTE]
|
||||
> Per-device layouts will by default not alter the keybind keymap, so for example
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue