all repos — dmenu @ 015f51ac46adac6befd81754a8f01676eaf1f6a4

my build of dmenu

dmenu_run

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