all repos — dmenu @ bbc464dc80225b8cf9390f14fac6c682f63940d2

my build of dmenu

dmenu_run

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