all repos — dmenu @ e2a280541eab62717d6a9a72d047c832e5cb1edc

my build of dmenu

dmenu_run

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