conky startup
Posted: Sun Dec 16, 2012 7:38 pm
Hello, I am using the rapsbian with Fluxbox. I have installed conky. To start it automatically I have added
to file /home/pi/.fluxbox/startup. According to fluxbox / conky manual (and some discussions on web) this should work. Well, the problem is that is does not work (increasing the delay does not help). However, starting conky from command line works. Has anybody succeeded in starting conky automatically?
Thx, Macky
Code: Select all
sleep 5 && /usr/bin/conky &Thx, Macky