summaryrefslogtreecommitdiffstats
path: root/x/.xinitrc
diff options
context:
space:
mode:
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 &