mirror of
https://github.com/arcan1s/dotfiles.git
synced 2026-05-17 05:06:15 +00:00
36526c3588
instead Ctrl+Shift + Added sakura.conf
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
|