dmenu for lunch applications in dwm
 
 
 
 
 

2 lines
58 B

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