mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-04-24 16:07:17 +00:00
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
Section "InputClass"
|
|
Identifier "keyboard-layout"
|
|
MatchIsKeyboard "on"
|
|
Option "XkbLayout" "us,ru"
|
|
Option "XkbOptions" "grp:caps_toggle,grp_led:caps"
|
|
EndSection
|