diff options
| author | pbuetow (lxpbuetow) <puppet@mx.buetow.org> | 2011-12-27 12:39:25 +0100 |
|---|---|---|
| committer | pbuetow (lxpbuetow) <puppet@mx.buetow.org> | 2011-12-27 12:39:25 +0100 |
| commit | c1401ef97a7be25a80f61f20d41f29358a596959 (patch) | |
| tree | d68e495b2d962c35d490a42c3fd7620aa8f2ccbd | |
| parent | e00d59704a772c392888141a2a95e32c718b38a2 (diff) | |
Set default height to 160px
| -rwxr-xr-x | loadbars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ my %C : shared; samples => 1000, sshopts => '', width => 1250, - height => 150, + height => 160, ); # Quick n dirty helpers |
