xinitrc - add background and kunfu-keyhitting

This commit is contained in:
Felix Van der Jeugt 2015-03-15 10:18:00 +01:00
parent 1f4bdae7d5
commit c0c460f006
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ fi
# For now, start stuff here
redshift &
dunst &
xcape -e 'Super_L=Scroll_Lock;Shift_L=Escape'
xcape -t 100 -e 'Super_L=Scroll_Lock;Shift_L=Escape'
feh --bg-scale '/home/felix/Pictures/lain.png' &
# screen locking
xset dpms 0 0 50 &
xset s off &