all repos — dmenu @ 61976c292bf575859390eeefca087cb60a57ee8b

my build of dmenu

dmenu_run

1 2
#!/bin/sh
exe=`dmenu_path | dmenu $*` && exec $exe