Xinqi Bao's Git

drw_text: improve both performance and correctness
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &