1 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
3 /usr/lib/notify-osd/notify-osd &
7 system-config-printer-applet &
13 sparkleshare restart &
15 [ $(pgrep -c offlineimap) = 1 ] || tmux new-session -d -s offlineimap offlineimap &
17 if egrep -iq 'touchpad|click-pad' /proc/bus/input/devices; then
18 synclient MinSpeed=0 &
19 synclient MaxSpeed=2.5 &
20 synclient PalmDetect=1 &
21 synclient AccelFactor=0.15 &
22 synclient VertEdgeScroll=1 &
23 synclient VertScrollDelta=15 &
24 synclient TapButton1=1 &