all repos — dmenu @ 1538bb7426af201f632f6de38114caf91100d698

my build of dmenu

dmenu_run

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