all repos — dmenu @ 855a56631916bdff1438e11c232b88450f973648

my build of dmenu

dmenu_run

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