]> git.armaanb.net Git - dmenu.git/blob - dmenu_run
applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to...
[dmenu.git] / dmenu_run
1 #!/bin/sh
2 exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe