all repos — dmenu @ e7423f8fc69d9b7dc8c04e4ed8bb546938449084

my build of dmenu

dmenu_run

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