all repos — dmenu @ 301b4e55912dc611bd941002b27c72f17fcc5b39

my build of dmenu

dmenu_run

1 2
#!/bin/sh
exe=`dmenu_path | dmenu $*` && exec $exe