Sunday, May 12, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 9811  / 2 Years ago, sun, june 12, 2022, 9:40:25

I want to run Conky lua (link to conky lua on Gnome-look.org) and Conky: Metro Clock (link to conky: metro clock on devianart.com) at the same time. I want to have them both on the start up applications. I know how to install them individualy, but I am having a rough time finding out how to get them simultaneously. I'm running Ubuntu 12.04, unity desktop environment.


More From » unity

 Answers
3

Conky without parameters looks for a file named ".conkyrc" in your home folder. To use another config file you have to use the "-c" or "--config" parameter. This way you can start conky twice or how many times you want to, with each conky session using another config-file.



The included .sh-file in the archive on deviantart starts conky without parameters, so ".conkyrc" in your home-folder will be used. => The first session



If you put the "conkyrc"-file from the archive on Gnome-look in your home-folder, you can use the command "conky -c ~/conkyrc". => The second session.



Both instances of Conky should be running, independently from each other, each with its own config-file.


[#37135] Monday, June 13, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
socelebrate

Total Points: 274
Total Questions: 123
Total Answers: 124

Location: Saint Helena
Member since Mon, Jan 16, 2023
1 Year ago
;