blob: 848781e5ef49c97c7e95f7f2a7267423a09b71d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
tags:
- wayland
- hyprland
- keyboard
---
[[Linux]]
---
In Wayland the keyboard layout is managed by the compositor. In my case that is currently Hyprland.
To find variants:
`localectl list-x11-keymap layouts:`
`localectl list-x11-keymap-variants us`
^ This doesn't seem to work on NixOS.
I've set it now via `services.xserver.xkb.variant`, and queried variants from gemini.
|