SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: rmcellig on March 22, 2014, 07:02:45 PM

Title: Preventing wbar from starting up
Post by: rmcellig on March 22, 2014, 07:02:45 PM
How can I prevent wbar from starting up when I log into SparkyLinux lxde version? I tried deleting it from the Custom Autostart editor but that did not work.
Title: Re: Preventing wbar from starting up
Post by: pavroo on March 22, 2014, 08:18:48 PM
Open file:

Code:

~HOME/.config/autostart/wbar.desktop


or (check which one exist):

Code:

/etc/xdg/autostart/wbar.desktop


and comment out (#) the line starting with 'Exec' word.
Title: Re: Preventing wbar from starting up
Post by: rmcellig on March 22, 2014, 09:28:27 PM
Thanks again! I was looking for something like this. I guess I wasn't looking hard enough :).



I have both the lxde and openbox editions on my laptop. I'm about to install the xfce one as well and see which one I like the most.