feat(sway): Move to 'eu' keyboard layout

This is so much easier to use for me.

This allows me to type `ü` with `right-alt + u` instead of `right-alt +
y`.
This commit is contained in:
histalek 2024-11-03 11:04:47 +01:00
parent c27b693334
commit 5a85db4636
Signed by: histalek
SSH key fingerprint: SHA256:6a6N2Wzk73nwURUHC/ubbCyqdB6yfie0Jv/NGvRcsIE

View file

@ -47,8 +47,7 @@ set $wsF12 22:󰡶
# =================== #
input "type:keyboard" {
xkb_layout us
xkb_variant altgr-intl
xkb_layout eu
xkb_options caps:escape
xkb_numlock enable
}