mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway] switch to gb-keybord layout
This commit is contained in:
parent
2a8bb98edf
commit
c2cca54303
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ set $term "alacritty"
|
||||||
|
|
||||||
# keyboard layout
|
# keyboard layout
|
||||||
input * {
|
input * {
|
||||||
xkb_layout "de,us"
|
xkb_layout "gb,de"
|
||||||
xkb_variant "nodeadkeys"
|
xkb_variant "nodeadkeys"
|
||||||
xkb_options "caps:escape,grp:win_space_toggle"
|
xkb_options "caps:escape,grp:win_space_toggle"
|
||||||
xkb_numlock enabled
|
xkb_numlock enabled
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue