git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/etc/X11/xorg.conf.d/00-keyboard.conf
blob: 5c3c97a6136ec7829aa292c2b81773190678f392 (plain)
1
2
3
4
5
6
7
8
9
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "de,ru,bg(phonetic)"
        Option "XkbModel" "grp:ctrls_toggle"
EndSection