all repos — dmenu @ 76eb5783046cf89ba6b7e9f8cdab35fe86d07a82

my build of dmenu

dmenu_run

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