diff --git a/bashrc b/bashrc index 6d78cec..eca094a 100644 --- a/bashrc +++ b/bashrc @@ -1 +1 @@ -setxkbmap -option caps:swapescape +setxkbmap -option caps:escape diff --git a/i3config b/i3config index 2a396b7..68d6ec8 100644 --- a/i3config +++ b/i3config @@ -286,7 +286,6 @@ exec --no-startup-id start_conky_maia exec --no-startup-id xautolock -time 10 -locker blurlock exec_always --no-startup-id ff-theme-util exec_always --no-startup-id fix_xcursor -exec_always --no-startup-id setxkbmap -option caps:swapescape # Color palette used for the terminal ( ~/.Xresources file ) # Colors are gathered based on the documentation: diff --git a/zshrc b/zshrc index ef7381e..67721ed 100644 --- a/zshrc +++ b/zshrc @@ -1,2 +1,2 @@ # Created by newuser for 5.8 -setxkbmap -option caps:swapescape +setxkbmap -option caps:escape