all repos — dmenu @ 7804354106e713871f9e341d74d81eb0b1b00176

my build of dmenu

dmenu_run

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