run systrayicon on fluxbox start

pull/40/head
TomasM 2017-11-12 03:59:33 -05:00
parent 4865f107f9
commit 47b7a0a2e3
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ rm -f $SIGNALFILE
# volume icon in system tray
volumeicon &
# system shutdown/logout icon in system tray
systrayicon --command fblogout --iconfile /usr/share/icons/locolor/16x16/actions/system-shutdown-symbolic.png &
# wait for the sound
wait $SOUNDPID