vicfryzel / xmonad-config

My xmonad and xmobar configuration, plus necessary scripts to make things more usable.
http://www.vicfryzel.com/2010/06/27/obtaining-a-beautiful-usable-xmonad-configuration
MIT License
463 stars 161 forks source link

No completion in dmenu #2

Closed TheAnonymous closed 11 years ago

TheAnonymous commented 11 years ago

This bug does happen on the new dmenu version like in Fedora 18. https://bugzilla.redhat.com/show_bug.cgi?id=757435 line 136: spawn "exe=dmenu_path_c | yeganesh && eval \"exec $exe\"") must be dmenu_run instead. Then everything works fine, since this breaks with the older versions this is a problem.

cyrusdavid commented 11 years ago

you must compile dmenu_path_c on your own, that's what I did.

vicfryzel commented 11 years ago

Fixed in commit e9808cd331ea8cd37dd25ab469a3ea9dfd8d4ec8