dmenu for lunch applications in dwm
 
 
 
 
 

2 lines
51 B

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