Reply To: Split: antiX-19.4 conky

#60710
Robin
Member

    acpi components seem to work in both systems just fine

    you are right, in both versions acpi returns what is needed and the values are correctly cut from it.

    Everything looks fine so far. So let’s make it get displayed in conky also.
    Just a side note:

    Discharging, 84%,

    here you can see what the sed command is good for. It cuts simply off this trailing colon.

    So your command line is fine for usage. Let’s check the conky part.

    Please let us know the output of
    cat ~/.conkyrc
    from both systems. Therein the solution sould be found now.
    Btw, are there on both systems installed the same conky versions?
    apt-cache policy conky

    _____________________
    Edit: If conky isn’t found to be installed, just check all the conky versions you get back from
    apt-cache search conky
    with this policy command to see whether there are any version differences between the two systems.

    Windows is like a submarine. Open a window and serious problems will start.