Added tag 4.1 for changeset 844587572673
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe