2 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
3 /usr/lib/notify-osd/notify-osd &
13 /usr/share/dvcs-autosync/autosync-xdg-launcher.sh &
15 /usr/share/dvcs-autosync/autosync-xdg-launcher.sh &
16 >>>>>>> 62ea42655089d4e7dd69f3f508963c5af17381fb
18 [ $(pgrep -c offlineimap) = 1 ] || tmux new-session -d -s offlineimap offlineimap &
20 if egrep -iq 'touchpad|click-pad' /proc/bus/input/devices; then
21 synclient MinSpeed=0 &
22 synclient MaxSpeed=2.5 &
23 synclient PalmDetect=1 &
24 synclient AccelFactor=0.15 &
25 synclient VertEdgeScroll=1 &
26 synclient VertScrollDelta=15 &
27 synclient VertTwoFingerScroll=1 &
28 synclient TapButton1=1 &