index
:
dcc-suckless-config
master
My suckless configs (and other miscellaneous stuff)
User for Apache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bdmenu-based
/
dmenu_run
blob: 834ede54fc6f465e45ab9a0930f49b6566201fd9 (
plain
) (
blame
)
1
2
#!/bin/sh dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &