My mods for dmenu

3 lines
58 B

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