all repos — dmenu @ 2f398981feb562285b0a96cd315bf2b3244c7309

my build of dmenu

dmenu_run

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