Some changes.

This commit is contained in:
2014-07-21 02:29:37 +02:00
parent 9905179693
commit f0d0e2406d
10 changed files with 51 additions and 30 deletions

View File

@@ -76,13 +76,16 @@ fi
# urxvtd -q --fork
#fi
log "starting conky clock on desktop"
conky -c "$HOME/.conky/clock.conkyrc
# start the pulseaudio volume control tray applet
log "starting pasystray"
pasystray & &> $LOGFILE
# start dropbox
log "starting dropboxd"
dropboxd & &> $LOGFILE
nice -n 10 ionice -c 3 dropboxd & &> $LOGFILE
# start the wallpaper changer
log "starting $path_wallchanger"
@@ -118,5 +121,4 @@ else
log "~/.Xresources not found"
fi
start_wm