aboutsummaryrefslogtreecommitdiffhomepage
path: root/xorg
diff options
context:
space:
mode:
Diffstat (limited to 'xorg')
-rw-r--r--xorg/09-custom-kbd.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/xorg/09-custom-kbd.conf b/xorg/09-custom-kbd.conf
deleted file mode 100644
index f2123ff..0000000
--- a/xorg/09-custom-kbd.conf
+++ /dev/null
@@ -1,6 +0,0 @@
1Section "InputClass"
2 Identifier "keyboard defaults"
3 MatchIsKeyboard "on"
4
5 Option "XKbOptions" "ctrl:nocaps"
6EndSection