From a47e418e0632a63b2aa978f1aa5c9ddb67fc4da1 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 14 Jun 2015 23:29:43 -0600 Subject: [PATCH] added caps lock remap to ctrl --- xinitrc | 1 + 1 file changed, 1 insertion(+) diff --git a/xinitrc b/xinitrc index 9569ef7..71d0e84 100644 --- a/xinitrc +++ b/xinitrc @@ -3,4 +3,5 @@ redshift & start-pulseaudio-x11 google-musicmanager & unclutter -noevents & +setxkbmap -layout us -option ctrl:nocaps & exec dbus-launch --exit-with-session --sh-syntax $HOME/bin/dwm-start