]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - X/.xinitrc
Merge branch 'master' into beryllium
[max/dotfiles.git] / X / .xinitrc
index a0f6e2a8aab0c1e9a4178eec6aa79fd7662032a0..857c4b0fc3ac29e47e3826abce6119b3eecdd855 100644 (file)
@@ -16,9 +16,11 @@ fi
 # Load .Xresources
 xrdb -merge ~/.Xresources &> /dev/null
 
+setxkbmap -variant colemak gb
+
+# Set screen layout
+xrandr --output VGA1 --right-of HDMI1
 
-# Set caps lock as control to avoid emacs pinky
-setxkbmap -option ctrl:nocaps
 
 # Set java font option
 export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on"
@@ -27,4 +29,6 @@ feh --bg-scale ~/Pictures/background.jpg&
 
 xset -b
 
+setxkbmap -option 'ctrl:nocaps'
+
 exec /usr/bin/ratpoison