You are not logged in.

#1 2020-04-09 15:43:37

bbarnes1
Member
Registered: 2020-01-05
Posts: 13

DEs w/ Different Applicaitons

I've been using XFCE for a while but am trying out budgie alongside.

I'd like to separate applications by which DE is in use.  For example I don't want to see nautilus in an XFCE session and don't want to see thunar in a budgie session.

I'm not seeing any way to do this.  Is it possible?

Offline

#2 2020-04-09 16:36:20

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,520
Website

Re: DEs w/ Different Applicaitons

This depends on what you mean by "seeing" an application.  Where are you seeing it?  What do you actually want to change?

It also depends on to what degree each of the DEs allows you to customize menus.  Many of them now primarily automate this looking in places like ~/.local/share/applications.  If both DEs use the same xdg-menu implementation and cannot be customized to use different locations, then you will have a hard time doing this with a single user.  But if you log in as a different user for each DE, this would be very easy as each user would have their own ~/.local/share/applications directory. (edit: see below, apparently this is readily doable with a single user).

Last edited by Trilby (2020-04-09 19:00:01)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2020-04-09 18:29:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,874

Re: DEs w/ Different Applicaitons

OnlyShowIn and NotShowIn keys in the desktop service, see https://specifications.freedesktop.org/ … nized-keys

Online

Board footer

Powered by FluxBB