Skip to content

Conky not in list if first line is not conky.config #52

Description

@Lowrida

I noticed that some of my conky do not show up in the list if the first line is not conky.config.
For example i have some conky's that first print a version and execute a bash script once.

print("\n\27[33m----[ Spectrum Equalizer v1.8 ]----\27[m\n")
os.execute("./cava-loop gocava &")
conky.config = {
...

So i guess CM only searches for the first line that's not a comment and then decide if it's a config or not.
Can this be changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions