You are not logged in.
Pages: 1
Is there a way to delete added desktops. I tried out a couple and didn't care for them.
Offline
Desktop profiler can't delete them in Q4OS 3 Centaurus, this feature will be available in Q4OS 4 Gemini. Actually, you need to remove them manually, using "apt" command. For ex. to remove Plasma:
$ sudo apt autoremove q4os-desktop-plasma sddm* plasma-*
and follow steps mentioned https://www.q4os.org/forum/viewtopic.ph … 440#p18440
To remove Trinity desktop:
$ sudo apt autoremove q4os-desktop-trinity tdm-trinity
Offline
Pages: 1