From 79a12e7ff31bbcb27d6e5a0fffdee35637d4ce60 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 20 Sep 2020 16:06:22 +0000 Subject: [PATCH] xinitrc: map Caps-Lock to compose key --- dotfiles/xinitrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dotfiles/xinitrc b/dotfiles/xinitrc index 1336f11..134eda2 100755 --- a/dotfiles/xinitrc +++ b/dotfiles/xinitrc @@ -12,10 +12,7 @@ test -r ~/.profile && . ~/.profile -setxkbmap \ - -layout us \ - -variant altgr-intl \ - -option compose:menu -option ctrl:nocaps +setxkbmap -layout us -variant altgr-intl -option compose:caps xset r rate 300 75 xset b off