
The dmenu programmers have recently deemed dmenu_path too useless (grrrr), and so the default mod+p binding no longer works. Here's a fix. ~d

Applied! It's probably not worth the mess to try both We might be able to support both by a binding instead like: which dmenu_path && { exe=`dmenu_path | dmenu` && eval "exec $exe" ; } || dmenu_run But by the time we release 1.0, people will not have a dmenu installed which does not include dmenu_run. -- Adam * On Thursday, October 13 2011, wagnerdm@seas.upenn.edu wrote:
The dmenu programmers have recently deemed dmenu_path too useless (grrrr), and so the default mod+p binding no longer works. Here's a fix.
~d
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad

This 1-patch bundle was just applied to http://code.haskell.org/xmonad:
20111013162509 Daniel Wagner
participants (3)
-
Adam Vogt
-
darcswatch@nomeata.de
-
wagnerdm@seas.upenn.edu