getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8...
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe