Watch
1
0
Fork
You've already forked dotfiles
0

sway: Change keyboard layout to “bone”

This commit is contained in:
coderkun 2021-03-13 12:29:19 +01:00
commit 81422e73e9

View file

@ -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