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:
6d8e68d
)
removed set
author
Anselm R Garbe
<garbeam@gmail.com>
Tue, 12 Feb 2008 09:42:48 +0000
(09:42 +0000)
committer
Anselm R Garbe
<garbeam@gmail.com>
Tue, 12 Feb 2008 09:42:48 +0000
(09:42 +0000)
dmenu_run
patch
|
blob
|
history
diff --git
a/dmenu_run
b/dmenu_run
index 97e43ed431a328bb37d1b46f3253474d08b1130f..1cecc1622a9b3b8ad5e64c703f495ebe1bb04f91 100755
(executable)
--- a/
dmenu_run
+++ b/
dmenu_run
@@
-1,2
+1,2
@@
#!/bin/sh
-
set
exe=`dmenu_path | dmenu $*` && exec $exe
+exe=`dmenu_path | dmenu $*` && exec $exe