all repos — dmenu @ 38b866ba3453e2a7567b084a353e50a36ed92221

my build of dmenu

dmenu_run

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