Xinqi Bao's Git

remove always true condition in if statement
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &