[xinit] map left ctrl to esc

This commit is contained in:
odrling 2020-04-21 03:31:38 +02:00
parent cb755e0254
commit bd66765c6f

View file

@ -32,5 +32,7 @@ export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
fcitx &
# map left control to escape
xcape -e 'Control_L=Escape' &
# start dwm
exec dwm