all repos — dmenu @ 64ab2801fbbbcc028c359080ae4bd546fc871f67

my build of dmenu

dmenu_run

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