Can't run conky templates after system update

thanks for response, getting this error when try to convert ~/.config/conky/conky.conf by convert.lua

/usr/bin/lua: /home/ararat/convert.lua:147: attempt to index a nil value (local ‘settings’)
stack traceback:
/home/ararat/convert.lua:147: in main chunk
[C]: in ?

This script is the result - it doesn’t need to be converted anymore… It runs on actual software…

As I understood conky-manager is not synchronized with new conky syntax, and the only way to use custom template is to change root conky.conf file by new syntax of conky as I want to design.

or you could use conky-manager2
It also provides support for the newer lua-based conky and configuration files(v1.10)

pamac build conky-manager2-git

https://aur.archlinux.org/packages/conky-manager2-git

1 Like

I installed it, but it’s default templates doesn’t work. I changed one of it’s default templates syntax to the new syntax, and in manager this template disappeared.

Me either