I'm using Ubuntu 12.04 and installed the Conky system monitor, and start it with the conky
command. I added this code on startup-applications but nothing works. How do I start conky when my Ubuntu starts up? Is it possible to start multiple Conky themes on startup?
Asked
Active
Viewed 6,545 times
1

S.L. Barth is on codidact.com
- 341
- 1
- 4
- 18

Saeed Masoumi
- 113
1 Answers
2
I added the following command as a startup application:
conky -p 30
and it works for me.
Apparently the desktop has to have initialized before conky starts and the 30 second delay allows for this.

Organic Marble
- 23,641
- 15
- 70
- 122