> On Sun, Apr 26, 2009 at 20:46, Nathan Huesken <[email protected]> wrote:
> It shows the dmenu, but does not execute the command (as the command
> does from the terminal).
afaik dmenu doesn't execute anything just returns the command to
stdout, try this
awful.util.spawn(awful.util.pread('dmenu_path | dmenu -i -nb "#000000"
-fn "-*-times-*-r-*-*-24-*-*-*-*-*-*-*" -sb "#00ff00" -sf "#af0000"
-nf "#ff0000" -p "Execute:" -b'))
hope it helps,
koniu
ps. accidentally sent it to the poster, not the list so here it goes
again - sorry Nathan
--
To unsubscribe, send mail to [email protected].