updated
This commit is contained in:
parent
d8688f7a4f
commit
6d8e68dcfd
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exe=`dmenu_path | dmenu $*` && exec $exe
|
||||
set exe=`dmenu_path | dmenu $*` && exec $exe
|
||||
|
|
Loading…
Reference in a new issue