all repos — dmenu @ cc596365ac9c522beb8978cfca741d23d3bf83ae

my build of dmenu

dmenu_run

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