]> git.armaanb.net Git - dmenu.git/blob - dmenu_run
config.mk: improve feature test check
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &