all repos — dmenu @ 5ed5e90bfb7760f24661281cf7156087afbe49d3

my build of dmenu

dmenu_run

1 2
#!/bin/sh
dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &