all repos — dmenu @ 96e60c66bc85985fe34cfdcd989abc08fc46a5e2

my build of dmenu

dmenu_run

1 2
#!/bin/sh
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &