+ nitrogen --restore &
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
-
/usr/lib/notify-osd/notify-osd &
-bluetooth-applet &
gnome-power-manager &
xscreensaver &
volumeicon &
[ $(pgrep -c offlineimap) = 1 ] || tmux new-session -d -s offlineimap offlineimap &
if egrep -iq 'touchpad|click-pad' /proc/bus/input/devices; then
+ synclient MinSpeed=0 &
+ synclient MaxSpeed=2.5 &
+ synclient PalmDetect=1 &
+ synclient AccelFactor=0.15 &
synclient VertEdgeScroll=1 &
+ synclient VertScrollDelta=15 &
+ synclient VertTwoFingerScroll=1 &
synclient TapButton1=1 &
syndaemon -i0.2 -d &
fi