Topic: Autostarting nm-applet in scrotWM?
So i saw this thread:
http://crunchbanglinux.org/forums/topic
h-scrotwm/
specifically post 19.
I make a desktop entry in my /home/charon folder, like this:
[Desktop Entry]
Encoding=UTF-8
Type=XSession
Exec=/usr/local/bin/scrotwm.sh
TryExec=scrotwm
Name=scrotwmand in /usr/local/bin/scrotwm.sh i have this:
nm-applet &
sleep .2
scrotwmhowever when i login to my scrotWM session, nm-applet doesn't start and i have to manually do it. So what am i doing wrong? Yes, i made scrotwm.sh executable with chmod+x
Last edited by charon (2011-07-28 23:33:23)