You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
558 B
Plaintext

setxkbmap de
xset -b
synclient RightButtonAreaLeft=4501
synclient RightButtonAreaRight=0
synclient RightButtonAreaTop=4100
synclient RightButtonAreaBottom=0
synclient MiddleButtonAreaLeft=2500
synclient MiddleButtonAreaRight=4500
synclient MiddleButtonAreaTop=410
synclient MiddleButtonAreaBottom=0
syndaemon -Rtki 1 & # disable touchpad while typing
redshift -l 52.3:13.3 & # no eyestrain please
[ -x ~/.fehbg ] && ~/.fehbg
compton --config ~/.config/comptonrc -b
exec sxhkd & # shortcuts
exec panel & # panel
exec bspwm