by pbmuk on Tue Aug 31, 2010 10:35 am
You can add it to the menu yourself as an application (right click the menu button and edit menu). The command is "conky". I added it into the "System Tools" menu with the description "System information monitor".
If you want it to run at startup then you need a delay before starting Conky otherwise it doesn't work. I added a script to the startup called startconky.sh with the following lines:
#!/bin/bash
sleep 30
conky
You will need to make your own .conkyrc file.
Advent 4211 Netbook, LMDE 32bit Cinnamon