Some changes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user