aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index d9d83a6..efa2f5b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -120,4 +120,4 @@ alias gdimg='git difftool -t image_diff'
alias -g G='| grep'
alias lar='ls -lahrt'
-alias mykeys='setxkbmap -I~/.config/xkb/ oscar -print | xkbcomp -I$HOME/.config/xkb/ - $DISPLAY'
+alias mykeys='setxkbmap -I~/.config/xkb/ oscar -option caps:escape -print | xkbcomp -I$HOME/.config/xkb/ - $DISPLAY'