mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
Remove outdated information (#532)
Remove a hint that suggested the name of the device be written as `device:<device-name>`.
This commit is contained in:
parent
7ac45d2cbd
commit
27b9014e80
1 changed files with 0 additions and 2 deletions
|
@ -130,8 +130,6 @@ device {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
_remember about the space after the end of the device's name (before the `{`)!_
|
|
||||||
|
|
||||||
{{< hint type=info >}}
|
{{< hint type=info >}}
|
||||||
Per-device layouts will by default not alter the keybind keymap, so for example with a global keymap of `us`
|
Per-device layouts will by default not alter the keybind keymap, so for example with a global keymap of `us`
|
||||||
and a per-device one of `fr`, the keybinds will still act as if you were on `us`.
|
and a per-device one of `fr`, the keybinds will still act as if you were on `us`.
|
||||||
|
|
Loading…
Reference in a new issue