updated .xinitrc

wayland
Norman Köhring 7 years ago
parent bd6183cd0c
commit 290327446a

Binary file not shown.

Binary file not shown.

@ -3,16 +3,16 @@ xset -b
xrdb -merge .Xdefaults xrdb -merge .Xdefaults
xsetroot -solid black -cursor_name left_ptr xsetroot -solid black -cursor_name left_ptr
synclient RightButtonAreaLeft=4501 synclient TapButton1=1
synclient RightButtonAreaRight=0 synclient TapButton2=2
synclient RightButtonAreaTop=4100 synclient TapButton3=3
synclient RightButtonAreaBottom=0 synclient VertTwoFingerScroll=1
synclient MiddleButtonAreaLeft=2500 synclient HorizTwoFingerScroll=1
synclient MiddleButtonAreaRight=4500 synclient PalmDetect=1
synclient MiddleButtonAreaTop=410 synclient ClickPad=0
synclient MiddleButtonAreaBottom=0 synclient CircularScrolling=0
syndaemon -Rtki 1 & # disable touchpad while typing syndaemon -Rtki 1 & # disable touchpad while typing
xcalib -d :0 ~/.config/icc/natural.icm
redshift -l 52.3:13.3 & # no eyestrain please redshift -l 52.3:13.3 & # no eyestrain please
[ -x ~/.fehbg ] && ~/.fehbg [ -x ~/.fehbg ] && ~/.fehbg
compton --config ~/.config/comptonrc -b compton --config ~/.config/comptonrc -b

Loading…
Cancel
Save