]> git.armaanb.net Git - dmenu.git/blob - dmenu_run
added dmenu run
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 exe=`dmenu_path | dmenu $*` && exec $exe