all repos — dmenu @ 6d8e68dcfd22a4f1d428f75f5cae64502dedbf94

my build of dmenu

updated
anselm@aab unknown
Mon, 11 Feb 2008 11:22:38 +0000
commit

6d8e68dcfd22a4f1d428f75f5cae64502dedbf94

parent

d8688f7a4fe734b827cac3c156cae0db5aa4d740

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M dmenu_rundmenu_run

@@ -1,2 +1,2 @@

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