all repos — dmenu @ 5a20b409c673a6736c3f9326cb54edc32908f717

my build of dmenu

dmenu_run

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