all repos — dmenu @ cbe5e88e4f6b1ae147ba9c8adf958b9bf584058a

my build of dmenu

dmenu_run

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