summaryrefslogtreecommitdiff
path: root/About keyboard layout on Wayland.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-04-18 20:58:54 +0200
committerJasper Ras <jras@hostnet.nl>2025-04-18 20:58:54 +0200
commitab409a3701bf59dd73dc1e0324376bdac8b6d74f (patch)
tree17fba0a6811534858300a550c06376b25f9644c6 /About keyboard layout on Wayland.md
parentc8c774ad7c0d98def2e83647d4f635ee275b66de (diff)
vault backup: 2025-04-18 20:58:54
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