xinitrc: map Caps-Lock to compose key

This commit is contained in:
Lucas 2020-09-20 16:06:22 +00:00
parent c7d679ab7e
commit 79a12e7ff3
1 changed files with 1 additions and 4 deletions

View File

@ -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