xinitrc - escape with touching shift

This commit is contained in:
Felix Van der Jeugt 2015-01-26 09:46:59 +01:00
parent 521161add8
commit b0e8d8466a

View File

@ -35,7 +35,7 @@ fi
urxvtd &
redshift &
dunst &
xcape -e 'Super_L=Scroll_Lock'
xcape -e 'Super_L=Scroll_Lock;Shift_L=Escape'
# screen locking
xset dpms 0 0 50 &
xset s off &