index
:
dmenu
demo
dmenu_askpass
master
netbsd
my personal fork of the suckless dmenu
Mitchell Riedstra
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