index
:
dmenu
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dmenu_run
blob: 3e1e6e443e17e5ec78542ef4968625b567850282 (
plain
) (
blame
)
1
2
#!/bin/sh
exe
=
`
dmenu_path
|
dmenu
${
1
+
"
$@
"
}
`
&&
exec
$exe