run systrayicon on fluxbox start
parent
4865f107f9
commit
47b7a0a2e3
|
|
@ -64,6 +64,9 @@ rm -f $SIGNALFILE
|
||||||
# volume icon in system tray
|
# volume icon in system tray
|
||||||
volumeicon &
|
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 for the sound
|
||||||
wait $SOUNDPID
|
wait $SOUNDPID
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue