start volumeicon on startup

This commit is contained in:
TomasM
2017-11-03 20:41:27 -04:00
parent 210abb4bfb
commit decea6a215
2 changed files with 22 additions and 0 deletions
@@ -50,6 +50,9 @@ rm -f $SIGNALFILE
) &
# volume icon in system tray
volumeicon &
# And last but not least we start fluxbox.
# Because it is the last app you have to run it with ''exec'' before it.