> #!/usr/bin/bash
> 
> exec awesome

This command replaces the running script with Awesome.  After this call, no
other commands will run.

> #open network manager
> nm-applet &
> #compositing
> cb-compmgr --xcompmgr &
> #background
> nitrogen --restore &

If you put it last, it should work.

Cheers,
Adam.

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

Reply via email to