re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they...
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe