all repos — dmenu @ 146bc23c118c40c26df7f2e96b46100649673fc7

my build of dmenu

dmenu_run

1 2
#!/bin/sh
exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe