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