conky switching app.

Posts: 138
harii
Joined: 14 Nov 2007
#1
I know i seen online an app. that changes .conkyrc files to a different one.
You can have muli conky files and switch on the fly.
I can not find this app. again--has anyone seen this app.?

Or is there a script that can do this as well?

Antix is a blast--so fun to work with--
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#2
I have not seen this app but it would be interesting. I'm sure that some one with experience could script it.
Posts: 138
harii
Joined: 14 Nov 2007
#3
ok--old post but i think i found it.
ConkyrcGUI is based on zenity

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.gnome-look.org/content/show.php/conkyrcGUI?content=80471"
linktext was:"http://www.gnome-look.org/content/show. ... tent=80471"
====================================
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#4
Another option could be:

Code: Select all

conky -c <filename>
This should point conky to another config file, maybe run both?