reusing config.h's color values, note we have to use const char *, instead of const...
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe