all repos — dmenu @ ec64f273fb7660d3746eb765dc02e40726a54294

my build of dmenu

dmenu_run

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