all repos — dmenu @ d058e835708d530d74f7e82d643f48d4ad62e3a4

my build of dmenu

dmenu_run

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