index
:
generics.git
master
"generics" are scripts that will call one of two options, depending if using X or Wayland.
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dmenu_run
blob: 3cc253194684740df2f33ff3a2765fa00ac6df6e (
plain
)
1
2
3
#!/bin/sh dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &