configs/dot.xinitrc

20 lines
415 B
Text
Raw Normal View History

2020-07-24 16:59:39 +02:00
xset -b
xrdb -merge .Xdefaults
xsetroot -solid black -cursor_name left_ptr
synclient TapButton1=1
synclient TapButton2=2
synclient TapButton3=3
synclient VertTwoFingerScroll=1
synclient HorizTwoFingerScroll=1
synclient PalmDetect=1
synclient ClickPad=0
synclient CircularScrolling=0
syndaemon -Rtki 1 & # disable touchpad while typing
redshift -l 52.3:13.3 &
[ -x ~/.fehbg ] && ~/.fehbg
dwm_bar &
exec dwm