Archived
1
0
Fork 0
This repository has been archived on 2024-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/sysconfig_arch/lib/etc/X11/xorg.conf.d/00-keyboard.conf.gpdp2
2020-12-24 01:52:20 +01:00

6 lines
168 B
Text

##### THIS IS MANAGED BY PUPPET #####
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us"
EndSection