Tiny Core Base > TCB Q&A Forum
I can't edit any configuration file...
sbaguz:
Thanks for the suggestion.
But the syntax is the same? (i.e.: could I simply copy conky.conf and rename it as .conkyrc?)
Juanito:
I think conky will run based on using /usr/local/etc/conky.conf - you could edit it using:
--- Code: ---$ sudo vi /usr/local/etc/conky.conf
--- End code ---
or you could copy it to /home/tc and then edit it:
--- Code: ---$ cp /usr/local/etc/conky.conf ~/.conkyrc
$ vi ~/.conkyrc
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version