bugfix of the -0 case in dmenu (thanks to Sander for his hint)
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 exe=`dmenu_path | dmenu $*` && exec $exe