aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2020-09-03 15:12:28 +0200
committerÓscar Nájera <hi@oscarnajera.com>2020-09-03 15:12:28 +0200
commitc9a7b42281802f4fc398f07cdaadbaca5a60df3b (patch)
tree9c11377faaa8f5bf345c58f5f5b71370eb9487fd
parent9b1cbc029e03a01957764a11aa8ea5f0f0ee9590 (diff)
downloaddotfiles-c9a7b42281802f4fc398f07cdaadbaca5a60df3b.tar.gz
dotfiles-c9a7b42281802f4fc398f07cdaadbaca5a60df3b.tar.bz2
dotfiles-c9a7b42281802f4fc398f07cdaadbaca5a60df3b.zip
keymaps include caps:escape swap
-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'