dmenu/dmenu_run
2007-12-22 12:20:20 +00:00

3 lines
51 B
Bash
Executable File

#!/bin/sh
exe=`dmenu_path | dmenu $*` && exec $exe