summaryrefslogtreecommitdiffstats
path: root/x/.xinitrc
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2015-02-13 21:21:12 -0500
committerAmin Bandali <me@aminb.org>2015-02-13 21:21:12 -0500
commitd0c8be2e7e1998bbd7655a6422d7624909aeea68 (patch)
tree115e007086b4b9f40bb7b31c572871d64957c910 /x/.xinitrc
parent3af214ef23abbff1bbfb1d7f6e4acfdf4ca4b72b (diff)
downloadconfigs-d0c8be2e7e1998bbd7655a6422d7624909aeea68.tar.gz
configs-d0c8be2e7e1998bbd7655a6422d7624909aeea68.tar.xz
configs-d0c8be2e7e1998bbd7655a6422d7624909aeea68.zip
swap escape and caps lock
Diffstat (limited to 'x/.xinitrc')
-rwxr-xr-xx/.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/x/.xinitrc b/x/.xinitrc
index b735fe3..57f848a 100755
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -29,6 +29,7 @@ synclient TapButton3=2
synclient HorizTwoFingerScroll=1
synclient VertScrollDelta=-237
synclient HorizScrollDelta=-237
+setxkbmap -option caps:swapescape
# MPD daemon start (if no other instance exists)
[ -z $(pidof mpd) ] && mpd &