summaryrefslogtreecommitdiff
path: root/i3/config
diff options
context:
space:
mode:
Diffstat (limited to 'i3/config')
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
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