dmenu/dmenu_run

3 lines
51 B
Plaintext
Raw Normal View History

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