From c9a7b42281802f4fc398f07cdaadbaca5a60df3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Thu, 3 Sep 2020 15:12:28 +0200 Subject: keymaps include caps:escape swap --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v1.2.3