first
[dcc-suckless-config] / bdmenu-based / dmenu_run
1 #!/bin/sh
2 dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &