dmenu/dmenu_run
2008-04-10 18:12:00 +01:00

3 lines
58 B
Bash
Executable file

#!/bin/sh
exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe