On Thu, Sep 13, 2007 at 09:33:39PM +0200, Xavier wrote: > In config.arg.h and config.default.h , dmenu is run like this : > exe=`dmenu_path | dmenu` && exec $exe > > This doesn't work for commands with arguments, eg "xterm -e top" or "import > -w root root.png" or whatever.
For me this works without a problem. echo $SHELL `$SHELL --version` ? Regards, -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
