Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: Richard Cranium on June 19, 2026, 01:13:57 PM
-
Mods , if this thread needs to be moved , that's fine ... 8)
I have Conky installed and I've fixed it up twice (conky.conf) just how I liked it.. but after reboot , it's back to Not how I want it .. And Yes I've backed up the system (filetool.list) using the application in control panel , assuming that's the correct way of doing it....
But yet Conky won't cooperate.. Tint2 works fine , I've changed the wbar and it's just fine after reboot.. Everything else is all there , just not Conky...
I searched around the forum , but didn't really find the answers ... Any thoughts?
TC 17
-
What entry do you have in filetool.lst for the conky config?
-
What entry do you have in filetool.lst for the conky config?
it doesn't appear to have an entry for conky.. /opt/.filetool.lst
opt
home
opt/wlan.sh
opt/eth0.sh
-
Hi Richard Cranium
Try this:
Open the control panel.
Click Backup/Restore.
Select the "Include for Backup (.filetool.lst)" tab.
On the bottom right corner of the window, click the Add button.
Navigate down to the conky.conf file.
Click on the conky.conf entry.
Click OK.
Make your changes to conky.
In the Backup/Restore window:
For Action , select Backup.
Click Go.Your settings should now be backed up.
-
Hi Richard Cranium
Or if you prefer using the command line:
echo "usr/local/etc/conky/conky.conf" >> /opt/.filetool.lst
Make your changes to conky.
filetool.sh -b
-
Hi Richard Cranium
Try this:
Open the control panel.
Click Backup/Restore.
Select the "Include for Backup (.filetool.lst)" tab.
On the bottom right corner of the window, click the Add button.
Navigate down to the conky.conf file.
Click on the conky.conf entry.
Click OK.
Make your changes to conky.
In the Backup/Restore window:
For Action , select Backup.
Click Go.Your settings should now be backed up.
Ok I'll give that a go , the only part that sucks is that I have to make up conky again , for the third time.... :P
-
Hi Richard Cranium
... the only part that sucks is that I have to make up conky again , for the third time.... :P
If you're worried about it, save an extra copy in your home directory.