mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +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
|
||||
input * {
|
||||
xkb_layout "de,us"
|
||||
xkb_layout "gb,de"
|
||||
xkb_variant "nodeadkeys"
|
||||
xkb_options "caps:escape,grp:win_space_toggle"
|
||||
xkb_numlock enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue