[xmonad] a patch for the dmenu binding

Adam Vogt vogt.adam at gmail.com
Fri Oct 14 01:31:33 CEST 2011


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 at 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 at haskell.org
>http://www.haskell.org/mailman/listinfo/xmonad




More information about the xmonad mailing list