diff --git a/arch-config/etc/X11/.gitkeep b/arch-config/etc/X11/.gitkeep deleted file mode 100755 index e69de29b..00000000 diff --git a/arch-config/etc/X11/xorg.conf.d/.gitkeep b/arch-config/etc/X11/xorg.conf.d/.gitkeep deleted file mode 100755 index e69de29b..00000000 diff --git a/arch-config/etc/X11/xorg.conf.d/00-keyboard.conf b/arch-config/etc/X11/xorg.conf.d/00-keyboard.conf deleted file mode 100755 index 0d2d27ae..00000000 --- a/arch-config/etc/X11/xorg.conf.d/00-keyboard.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Read and parsed by systemd-localed. It's probably wise not to edit this file -# manually too freely. -Section "InputClass" - Identifier "system-keyboard" - MatchIsKeyboard "on" - Option "XkbLayout" "ch" - Option "XkbModel" "pc105" -EndSection