Xinqi Bao's Git

Revert "avoid redraw when there's no change"
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &