all repos — dmenu @ 569a1f925a7cf351e6ec3e38529f46a1d9becf3f

my build of dmenu

dmenu_run

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