configs/dot.xinitrc

20 lines
518 B
Text
Raw Normal View History

2015-02-10 03:59:59 +01:00
setxkbmap de
xset -b
2016-05-19 21:56:21 +02:00
xrdb -merge .Xdefaults
xsetroot -solid black -cursor_name left_ptr
2015-02-10 03:59:59 +01:00
2017-01-12 17:55:33 +01:00
synclient TapButton1=1
synclient TapButton2=2
synclient TapButton3=3
synclient VertTwoFingerScroll=1
synclient HorizTwoFingerScroll=1
synclient PalmDetect=1
synclient ClickPad=0
synclient CircularScrolling=0
2016-02-26 02:26:05 +01:00
syndaemon -Rtki 1 & # disable touchpad while typing
2017-01-12 17:55:33 +01:00
xcalib -d :0 ~/.config/icc/natural.icm
2016-02-26 02:26:05 +01:00
redshift -l 52.3:13.3 & # no eyestrain please
[ -x ~/.fehbg ] && ~/.fehbg
compton --config ~/.config/comptonrc -b
2016-05-19 21:56:21 +02:00
exec i3