fix: use xcape instead of xmodmap to swap keys

This commit is contained in:
David JULIEN 2021-09-10 11:40:12 +02:00
parent bf8804a467
commit e7dc5a17df

View File

@ -17,5 +17,5 @@ dwmblocks &
xrdb "$XDG_CONFIG_HOME/X11/xresources" xrdb "$XDG_CONFIG_HOME/X11/xresources"
setxkbmap 'fr(oss)' setxkbmap 'fr(oss)'
xmodmap "$XDG_CONFIG_HOME/X11/xmodmap" & remaps &
sxhkd & sxhkd &