summaryrefslogtreecommitdiff
path: root/.misc/20-keyboard.conf
diff options
context:
space:
mode:
Diffstat (limited to '.misc/20-keyboard.conf')
-rw-r--r--.misc/20-keyboard.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/.misc/20-keyboard.conf b/.misc/20-keyboard.conf
new file mode 100644
index 0000000..33cf6ed
--- /dev/null
+++ b/.misc/20-keyboard.conf
@@ -0,0 +1,6 @@
+Section "InputClass"
+ Identifier "keyboard"
+ MatchIsKeyboard "yes"
+ Option "XkbLayout" "us"
+ Option "XkbVariant" "dvp"
+EndSection