luca-awesome-dotfiles/x11/00-keyboard.conf
2022-11-22 13:25:44 +01:00

8 lines
227 B
Text

Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbLayout" "fr,dz"
Option "XkbVariant" ",ar"
EndSection