all repos — dmenu @ aa92cd68bdff95c181cc854043598e6c6007d45e

my build of dmenu

dmenu_run

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