diff options
| author | pbuetow (lxpbuetow) <puppet@mx.buetow.org> | 2011-12-27 10:24:06 +0100 |
|---|---|---|
| committer | pbuetow (lxpbuetow) <puppet@mx.buetow.org> | 2011-12-27 10:24:06 +0100 |
| commit | 71658348127f1364ac278bf189edc786da384ecb (patch) | |
| tree | b8fb87bb90b51cacbffb081644161b2bc248426e | |
| parent | 7749c8604f72b3b4cd62a9cfa16142c685d449cd (diff) | |
Default height is now 150
| -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 => 200, + height => 150, ); # Quick n dirty helpers |
