]> git.armaanb.net Git - dmenu.git/blob - dmenu_run
code-style for pledge: check the return code -1, not < 0
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &