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