xrdb ~/.Xresources &
xdg-user-dirs-update &
-xscreensaver -nosplash &
-gnome-power-manager &
+xscreensaver &
+xfce4-power-manager &
volumeicon &
system-config-printer-applet &
thunar --daemon &
xcompmgr -c -t-5 -l-5 -r4.2 -o.55 &
-clipit &
+nm-applet &
+tint2 &
+conky &
if egrep -iq 'touchpad' /proc/bus/input/devices; then
synclient VertEdgeScroll=1 &
# Export the dbus session address on startup so it can be used by cron
# http://dev.gentoo.org/~tomka/mail.html
-touch $HOME/.Xdbus
-chmod 600 $HOME/.Xdbus
-env | grep DBUS_SESSION_BUS_ADDRESS > $HOME/.Xdbus
-echo 'export DBUS_SESSION_BUS_ADDRESS' >> $HOME/.Xdbus
+touch $HOME/.Xdbus &
+chmod 600 $HOME/.Xdbus &
+env | grep DBUS_SESSION_BUS_ADDRESS > $HOME/.Xdbus &
+echo 'export DBUS_SESSION_BUS_ADDRESS' >> $HOME/.Xdbus &
-conky &
-tint2 &
-nm-applet &
+screen -d -m -S offlineimap offlineimap &
# Launch default desktop applications
gajim &
#x-terminal-emulator -e mutt &
#x-www-browser &
-#liferea &