diff options
-rwxr-xr-x | dmenu_run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe | 2 | exe=`dmenu_path | dmenu ${1+"$@"}` && exec "$exe" |
index : dmenu | ||
My build of dmenu - the dynamic menu | Sam Chudnick <sam@chudnick.com> |
aboutsummaryrefslogtreecommitdiff |