dmenu should bring dmenu_run with it which is a short sh-wrapper around dmenu which feeds dmenu with $PATH. dmenu_run works fine here and everywhere else I tried it.
On Fri, Oct 02, 2009 at 08:58:57PM +0200, Robert Latest wrote: > Hey, swm's another great discovery! Configuration in source code -- > I've always been embarrassed that my own software works like that, > now I'm happy to see that there are people out there who actually have > the guts to do the same thing and sell it as a feature. I miss the > MOD-p menu function though. It's mentioned in the config.h file as > dmenu_run which doesn't exist here. When I replace dmenu_run with just > dmenu, nothing at all happens upon pressing MOD-p. > Greetings, > robert >