all repos
— dmenu
@ c42c3780274e6b12eaeab918cf7c13d2c36cf253
my build of dmenu
summary
refs
tree
log
dmenu_run (
view raw
)
1
2
#!/bin/sh dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &