# ---------------------------------------------------------------------- # file: ~/.config/openbox/autostart.sh # author: christopher w. (moparx) - moparx.com # date: 2011/01/17 # vim:ai:si:ts=5:sw=5:et:nu:fdm=indent:fdn=1: # ---------------------------------------------------------------------- mplayer ~/.config/openbox/login.ogg & . $GLOBALAUTOSTART if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then eval `dbus-launch --sh-syntax --exit-with-session` fi nitrogen --restore & # And Tux said, "Let there be drop shadows" and there was cario-compmgr. # And Tux saw that the rendering was good cairo-compmgr & # Fire the daemon torpedoes! #fetchmail -d 300 & urxvtd -q -f -o & thunar --daemon & /usr/lib/notification-daemon/notification-daemon & mpd & mpdscribble & # Our friendly neighborhood start-up applications. Now with a free breakfast mint. #/usr/bin/synergys -f --config .quicksynergy/synergy.conf & xrdb -merge ~/.Xresources & (sleep 2s && trayer --expand true --transparent true --alpha 255 --edge bottom --align right --expand true --SetDockType true --widthtype request) & (sleep 2s && truecrypt --background-task) & (sleep 2s && volti) & (sleep 2s && xfce4-clipman) & (sleep 2s && nvdock) &