index
:
dmenu
main
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
dmenu_run
blob: 834ede54fc6f465e45ab9a0930f49b6566201fd9 (
plain
) (
tree
)
55ff6a1
1
2
#!/bin/sh
dmenu_path
|
dmenu
"
$@
"
|
${
SHELL
:-
"/bin/sh"
}
&