diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/00-keyboard.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/base/00-keyboard.conf b/base/00-keyboard.conf deleted file mode 100644 index 04f72e6..0000000 --- a/base/00-keyboard.conf +++ /dev/null @@ -1,6 +0,0 @@ -Section "InputClass" - Identifier "system-keyboard" - MatchIsKeyboard "on" - Option "XkbLayout" "us" - Option "XkbOptions" "caps:swapescape" -EndSection |