sway: Change keyboard layout to “bone”
This commit is contained in:
parent
2a8b9bf780
commit
81422e73e9
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ exec "systemctl --user import-environment; systemctl --user start sway-session.t
|
||||||
# Input configuration
|
# Input configuration
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_layout de
|
xkb_layout de
|
||||||
xkb_variant neo
|
xkb_variant bone
|
||||||
}
|
}
|
||||||
|
|
||||||
# Device specific configuration
|
# Device specific configuration
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue