xprofile: use setxkbmap for caps as ctrl

master
an 2019-10-25 00:06:13 -04:00
parent e8f78385a0
commit 10c5224410
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ export EDITOR=vim
# run user startup jobs
xrdb -merge ~/.Xresources
setxkbmap -option 'caps:ctrl_modifier'
ibus-daemon &
mpd &