My mods for dmenu
 
 
 
 
 

2 lines
51 B

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