Remove useless conf and add keyboard change for X11
parent
be94eab6a1
commit
13bcedbba4
|
@ -0,0 +1,6 @@
|
|||
Section "InputClass"
|
||||
Identifier "system-keyboard"
|
||||
MatchIsKeyboard "on"
|
||||
Option "XkbLayout" "us,ru"
|
||||
Option "XkbOptions" "grp:win_space_toggle"
|
||||
EndSection
|
Loading…
Reference in New Issue