Change sway keyboard layout

This commit is contained in:
Andreas Tsouchlos 2025-10-28 14:05:59 +01:00
parent 2fb9f3f9e6
commit fccfac8e73

View File

@ -10,7 +10,7 @@ input "type:touchpad" {
}
input type:keyboard {
xkb_layout de(nodeadkeys),gr,de(neo)
xkb_layout de(nodeadkeys),us,gr
xkb_options grp:ctrls_toggle,caps:escape
}