LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   antiX / MX Linux (https://www.linuxquestions.org/questions/antix-mx-linux-127/)
-   -   Conky: can it be hidden permanently (https://www.linuxquestions.org/questions/antix-mx-linux-127/conky-can-it-be-hidden-permanently-4175685991/)

saturn1955 11-29-2020 12:05 PM

Conky: can it be hidden permanently
 
In MENU > Desktop, Conky can be toggled to off, but I want it be hidden permanently.
For this I edited "desktop-session.conf" ~~ with LOAD_CONKY="true"
But without any success.
So what can I do to get rid of conky?
My OS is Antix 1.9.3 with rox-icewm

anticapitalista 11-29-2020 01:25 PM

You have edited the correct file (assuming it is the one in /home/yourusername/.desktop-session), but it should be:

LOAD_CONKY="false"

You might need to logout/login to see the change.

saturn1955 11-29-2020 03:03 PM

I treid that withoutany success.

Then I tried

Code:

$ sudo apt remove conky
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.     
Statusinformationen werden eingelesen.... Fertig
Paket »conky« ist nicht installiert, wird also auch nicht entfernt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 56 nicht aktualisiert.
madmax@travelmate4021:~

but it says that conky is not installed. So what can I do else?

saturn1955 11-29-2020 03:32 PM

with

Code:

sudo apt remove conky-legacy-all
I could remove conky


All times are GMT -5. The time now is 11:30 AM.