summaryrefslogtreecommitdiff
path: root/About keyboard layout on Wayland.md
diff options
context:
space:
mode:
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