1
0
This commit is contained in:
anselm@aab 2008-02-11 11:22:38 +00:00
parent 67bf8f1c85
commit 022cef6469

View File

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