From 28d25579ee855b2e175311f01f234a0e09c9d2ca Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 5 May 2019 15:19:42 -0500 Subject: 2019-05-05 15:19 --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index 8850e00..d49a7ca 100644 --- a/i3/config +++ b/i3/config @@ -193,3 +193,6 @@ exec-always xset s 0 0 exec xset -b # never beep exec-always --no-startup-id dunst -config ~/.dunstrc + +exec xmodmap -e "clear lock" # disable caps lock switch +exec xmodmap -e "keysym Caps_Lock = Escape" # set caps_lock as escape -- cgit v1.2.3