git.stevedylan.dev
/
dmenu
home
log
refs
dmenu
/
dmenu_run
dmenu_run
58 B
copy
raw
1
#!/bin/sh
2
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &