index
:
dmenu.git
master
my rice of dmenu
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dmenu_run
blob: 3858796ffe6ce0d7f5f7821a61aa4fb218c7f5e9 (
plain
)
1
2
#!/bin/sh exe=`dmenu_path | dmenu ${1+"$@"}` && exec "$exe"