On Thu, Apr 28, 2011 at 16:58, Gregor Best <g...@ring0.de> wrote:
> This one for example should do the trick:
>
> local oldspawn = awful.util.spawn
> awful.util.spawn = function (s)
>    oldspawn(s, false)
> end

It does.
Thank's a lot!

Best regards,
mih

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

Reply via email to