Xinqi Bao's Git

Improve speed of drw_text when provided with large strings
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &