1
0
Fork 0
dmenu/dmenu_run

3 lines
55 B
Text
Raw Normal View History

2007-12-22 14:20:20 +02:00
#!/bin/sh
2008-02-11 13:22:38 +02:00
set exe=`dmenu_path | dmenu $*` && exec $exe