projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8688f7
)
updated
author
anselm@aab
<unknown>
Mon, 11 Feb 2008 11:22:38 +0000
(11:22 +0000)
committer
anselm@aab
<unknown>
Mon, 11 Feb 2008 11:22:38 +0000
(11:22 +0000)
dmenu_run
patch
|
blob
|
history
diff --git
a/dmenu_run
b/dmenu_run
index 1cecc1622a9b3b8ad5e64c703f495ebe1bb04f91..97e43ed431a328bb37d1b46f3253474d08b1130f 100755
(executable)
--- a/
dmenu_run
+++ b/
dmenu_run
@@
-1,2
+1,2
@@
#!/bin/sh
-exe=`dmenu_path | dmenu $*` && exec $exe
+
set
exe=`dmenu_path | dmenu $*` && exec $exe