From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 26 Jan 2016 10:18:32 +0000 (+0100)
Subject: Enforce QWERTZ keyboard layout on thinkpads in xinitrc.
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/static/%7B%7Btodo.comment%7D%7D?a=commitdiff_plain;h=0ee6fd844a928b4fab1ba775e51b78b58591c3e4;p=config

Enforce QWERTZ keyboard layout on thinkpads in xinitrc.
---

diff --git a/dotfiles/user/thinkpad/xinitrc b/dotfiles/user/thinkpad/xinitrc
index b26ce55..79065aa 100644
--- a/dotfiles/user/thinkpad/xinitrc
+++ b/dotfiles/user/thinkpad/xinitrc
@@ -10,5 +10,8 @@ xrdb -merge ~/.Xresources-local
 # Redshift to Berlin, Germany.
 redshift -rl 53:13 &
 
+# Enforce QWERTZ.
+setxkbmap de
+
 # Launch window manager.
 i3