# multi-biff
#xbuffy -fn '-*-helvetica-bold-r-*-*-*-100-*-*-*-*-koi8-r' -geometry +0+125 -boxfile mail/misc/.xbuffyrc &
+(gnome-keyring-daemon --start --daemonize;
+ exec /usr/lib/notification-daemon/notification-daemon --replace) &
+
if [ -z "$WINDOW_MANAGER" ]; then
WINDOW_MANAGER=fvwm2
export WINDOW_MANAGER
# Stop pulseaudio, xscreensaver and xsetbg.py
pulseaudio --kill
-xscreensaver-command -exit &
-"$HOME"/current/projects/xsetbg/xsetbg-http-stop &
+(xscreensaver-command -exit;
+ "$HOME"/current/projects/xsetbg/xsetbg-http-stop; sleep 1;
+ exec pkill -f xsetbg) &