Fork of dmenu with a few patches added and some changes
 
 
 
 
 

2 lines
51 B

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