summaryrefslogtreecommitdiff
path: root/About keyboard layout on Wayland.md
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:01:49 +0200
committerJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:01:49 +0200
commita8a8e1f984f20c8008f3a5f57cd39b416eb73104 (patch)
tree2262794b52d82c5fd9cbc55b503b52fafbd3af8a /About keyboard layout on Wayland.md
parent5fa69499917fab7a026c90c8321dbcc22734106a (diff)
parentab409a3701bf59dd73dc1e0324376bdac8b6d74f (diff)
vault backup: 2025-04-18 21:01:49
Diffstat (limited to 'About keyboard layout on Wayland.md')
-rw-r--r--About keyboard layout on Wayland.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/About keyboard layout on Wayland.md b/About keyboard layout on Wayland.md
new file mode 100644
index 0000000..b4e8550
--- /dev/null
+++ b/About keyboard layout on Wayland.md
@@ -0,0 +1,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. \ No newline at end of file