mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-29 21:19:57 +00:00
+ Added keyboard layout config based on ru.map.gz, but with CapsLock
instead Ctrl+Shift + Added sakura.conf
This commit is contained in:
6
kbdlayout/20-keyboard.conf
Normal file
6
kbdlayout/20-keyboard.conf
Normal file
@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "keyboard-layout"
|
||||
MatchIsKeyboard "on"
|
||||
Option "XkbLayout" "us,ru"
|
||||
Option "XkbOptions" "grp:caps_toggle,grp_led:caps"
|
||||
EndSection
|
Reference in New Issue
Block a user