Monday, May 6, 2024
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 1987  / 2 Years ago, wed, november 2, 2022, 3:25:19

How could I completely separate desktop environments from each other? For example if I install Cinnamon and MATE, both desktop environments' applications show in the main menu, and the launchers list them too, even if they are useless in the actual DE.
So in the end everything just messes up when there are more than one DE installed.



Is there any method to separate them more?


More From » desktop-environments

 Answers
0

You can do it the «hard way».



1.- Open your DE. For instance, Cinnamon.



2.- Check every installed application in the menu and write down those you don't want to appear.



3.- Open your File Manager (Nautilus or Nemo)



4.- Go to /usr/share/applications (also check .local/share/applications in your home folder) and identify the file name of the applications you don't want to appear under your present DE



5.- Open a terminal and type



cd /usr/share/applications



6.- For each application, type



sudo nano [nameoftheprogram].desktop



For instance:



sudo nano yelp.desktop



7.- Find this line



OnlyShowIn=



and delete the DE you don't want. If there isn't this line, add it and add also the DE.



enter image description here



8.- Repeat steps 6, 7 and 8 for each program.



N.B. This how-to will only help you with the mixing of programs in the menu.


[#34153] Wednesday, November 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
urnaetted

Total Points: 10
Total Questions: 113
Total Answers: 117

Location: Burundi
Member since Sat, Aug 21, 2021
3 Years ago
urnaetted questions
;