WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Conky not being persistant - Possible bug? Or No?  (Read 228 times)

Offline Richard Cranium

  • Jr. Member
  • **
  • Posts: 66
Conky not being persistant - Possible bug? Or No?
« 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

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15683
Re: Conky not being persistant - Possible bug? Or No?
« Reply #1 on: June 19, 2026, 02:16:38 PM »
What entry do you have in filetool.lst for the conky config?

Offline Richard Cranium

  • Jr. Member
  • **
  • Posts: 66
Re: Conky not being persistant - Possible bug? Or No?
« Reply #2 on: June 19, 2026, 03:19:09 PM »
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

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12861
Re: Conky not being persistant - Possible bug? Or No?
« Reply #3 on: June 19, 2026, 08:17:34 PM »
Hi Richard Cranium
Try this:
Code: [Select]
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.

Code: [Select]
In the  Backup/Restore  window:
For  Action , select  Backup.
Click  Go.
Your settings should now be backed up.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12861
Re: Conky not being persistant - Possible bug? Or No?
« Reply #4 on: June 19, 2026, 08:27:54 PM »
Hi Richard Cranium
Or if you prefer using the command line:
Code: [Select]
echo "usr/local/etc/conky/conky.conf" >> /opt/.filetool.lst
Make your changes to conky.

Code: [Select]
filetool.sh -b

Offline Richard Cranium

  • Jr. Member
  • **
  • Posts: 66
Re: Conky not being persistant - Possible bug? Or No?
« Reply #5 on: June 19, 2026, 09:10:04 PM »
Hi Richard Cranium
Try this:
Code: [Select]
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.

Code: [Select]
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

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12861
Re: Conky not being persistant - Possible bug? Or No?
« Reply #6 on: June 19, 2026, 09:20:04 PM »
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.