the programs run at startup are configured in ~/.fluxbox/startup
It is basically a script that is run at login...
to run conky at startup add the following line where you want in the script. There is a section in the script where it is recommended that you add your programs.... It is indicated in the comments as 'ADD APPLICATIONS YOU WISH TO LAUNCH AT LOGIN IN THIS SECTION'
Hi. Simply conky& didn't work for me. Just to be clear. You have to place the conky starter code before exec fluxbox. Now for me fluxbox somehow overlayed conky, so I made conky to sleep for 2 seconds, this gives time to the other startup applications to load, including fluxbox. I've done it like this:
In the default Gnome Linux Mint, after installing and configuring Conky, go to Preferences->Start Up Programs. Conky should be there; just check the box and you should be good to go ... this worked for me to get Conky running on start up.