pinosaur
/
dmenu.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Close when the embedding window is destroyed
[dmenu.git]
/
dmenu_run
1
#!/bin/sh
2
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &