Hi! I’m rather new to Fedora. Installed Fedora 30 (31 beta didn’t install properly) and then went to 31 beta via system upgrade.
The latter is working fine for me with one exception: conky. For some reason lua support has been disabled in the version coming with Fedora 31. Thus, I downgraded with
sudo dnf downgrade conky-1.11.3-1.fc30.x86_64.rpm
and locked it with:
sudo dnf versionlock conky
Does anyone know if lua support has been enabled again?