dotfiles/00-keyboard.conf

8 lines
216 B
Plaintext

Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru,ua"
Option "XkbModel" "pc104"
Option "XkbOptions" "grp:caps_toggle"
EndSection