index
:
dmenu
master
My build of dmenu - the dynamic menu
Sam Chudnick <sam@chudnick.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dmenu_run
blob: 3e1e6e443e17e5ec78542ef4968625b567850282 (
plain
)
1
2
#!/bin/sh exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe