You are not logged in.

#1 2015-08-08 16:06:00

userxbw
Member
Registered: 2015-07-17
Posts: 5

.xprofile and checking which session is going to start to do something

I have multi wm, xfce4, dwm, i3 etc..
I have nw-applet starting twice in xfce4 due to it too is in my xprofile file ...
what little bit of code that needs to be wrtten to check for a session to stop it or start it running what ever it is I need to be ran or not ran?

ie

 if [ ! xfce4 ] ; then
  nw-applet
 fi

what is that part that really needs to be inside of the [ ]  brackets?

Offline

#2 2015-08-08 16:43:09

The Loko
Member
From: Spain
Registered: 2014-07-23
Posts: 100

Re: .xprofile and checking which session is going to start to do something

Wouldn't be easier to disable nm-applet from startup applications on XFCE?

Offline

#3 2015-08-08 16:56:59

userxbw
Member
Registered: 2015-07-17
Posts: 5

Re: .xprofile and checking which session is going to start to do something

The Loko wrote:

Wouldn't be easier to disable nm-applet from startup applications on XFCE?

then just let that other one start up?
you must have had just enough coffee to get a  "that's a good idea badge" for the day!

thanks

Offline

Board footer

Powered by FluxBB