From 71658348127f1364ac278bf189edc786da384ecb Mon Sep 17 00:00:00 2001 From: "pbuetow (lxpbuetow)" Date: Tue, 27 Dec 2011 10:24:06 +0100 Subject: Default height is now 150 --- loadbars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loadbars b/loadbars index 83cd241..8d80c1d 100755 --- a/loadbars +++ b/loadbars @@ -72,7 +72,7 @@ my %C : shared; samples => 1000, sshopts => '', width => 1250, - height => 200, + height => 150, ); # Quick n dirty helpers -- cgit v1.2.3