* Sergi Pons Freixes <sachiel2...@gmail.com> [100721 11:57]:
> On Wed, Jul 21, 2010 at 12:50 AM, Gregor Best <g...@ring0.de> wrote:
> > Or if you don't want to copy the rc.lua just to add nm-applet, use the
> > following as your rc.lua:
> >
> >    dofile("/etc/xdg/awesome/rc.lua")
> >    os.execute("nm-applet &")
> >
  -- Here is the total of my local rc.lua:
  dofile("/etc/xdg/awesome/rc.lua")
  os.execute("pgrep nm-applet > /dev/null 2>&1 || nm-applet &")
  os.execute("xmodmap ~/.Xmodmap")
> > keep in mind though that this starts nm-applet whenever awesome is
> > restarted.
> 
> There are other alternatives in the wiki:
> 
> http://awesome.naquadah.org/wiki/Autostart
  Really appreciate this.
  Thanks
-- 
Tim 
tim at johnsons-web.com or akwebsoft.com
http://www.akwebsoft.com

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to