all repos — dmenu @ 13f787306f46a5f838987e3b546d85d1bb1c3c01

my build of dmenu

dmenu_run

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