blob: b4e8550e7c286749c6cfd1449cb3a2ee9b9026e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
tags:
- wayland
- hyprland
- keyboard
---
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.
|