Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: emninger on December 22, 2015, 04:08:26 PM

Title: conky
Post by: emninger on December 22, 2015, 04:08:26 PM
I don't know, if this is possible (but i would think yes):

It would be nice, if the conky extension were configured in the way that by default conky, if started, looks for the user configuration file ~.conkyrc; and only if ~.conkyrc is not there (or if there is no X11 at all) it goes back to /usr/local/share/conky/files/conky.conf (or /usr/local/etc/conky/conky_nox11.conf).
Title: Re: conky
Post by: Misalf on December 22, 2015, 11:57:53 PM
Conky DOES use  ~/.conkyrc  if it exists.
Title: Re: conky
Post by: emninger on December 23, 2015, 01:52:34 AM
Conky DOES use  ~/.conkyrc  if it exists.

You're right, my fault  :-[ . If conky is started as user.

I was confused, since i've to start conky with sudo to get the complete (signalstrength, bitrate) wireless infos (from ifconfig or iw, not sure in this moment how conky get's its infos about wireless). If i start conky with sudo it falls back to conky.conf.

Title: Re: conky
Post by: gerald_clark on December 23, 2015, 06:36:06 AM
What happens if you put .conkyrc in /root ?
Title: Re: conky
Post by: emninger on December 25, 2015, 08:24:50 AM
What happens if you put .conkyrc in /root ?

A symlink would be the same?