by vincent on Sat Mar 27, 2010 2:43 am
I don't have a ~/.conkyrc file, so here's what I did to get conky running automatically at boot. I created a very simple script (open up a new text file, save it, "chmod +x" it) with the following contents:
#!/bin/bash
sleep 15 &&
conky
("15" is the number of seconds before starting conky at login. I prefer to let it wait 15 seconds to let everything else load first.)
Then I went to Startup Applications and added Conky by entering the path to my script in the "Command:" box. It should hopefully load Conky automatically for you at bootup.
Debian Testing x64/LM9 Main x64/Windows 7 x64 - LG R580 laptop w/ Intel Core 2 Duo T6500 2.1 GHz, 4 GB DDR2 RAM, Nvidia Geforce G 105M, Ralink rt2860 802.11n, 300 GB WD HD 5400 rpm