dmenu/dmenu_run

3 lines
51 B
Plaintext
Raw Normal View History

2007-12-22 07:20:20 -05:00
#!/bin/sh
exe=`dmenu_path | dmenu $*` && exec $exe