index
:
dmenu
master
Personal fork of dmenu
nginx
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dmenu_run
blob: 1cecc1622a9b3b8ad5e64c703f495ebe1bb04f91 (
plain
) (
blame
)
1
2
#!/bin/sh
exe
=
`
dmenu_path
|
dmenu
$*
`
&&
exec
$exe