From 55a000ffc1728c38be17680e663eb5853643d75e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 Jun 2013 17:55:04 +0200 Subject: change standard window size --- lib/Loadbars/Shared.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm index 8c71fee..1cf6e80 100644 --- a/lib/Loadbars/Shared.pm +++ b/lib/Loadbars/Shared.pm @@ -41,12 +41,12 @@ our %I : shared; # Setting defaults %C = ( title => undef, - barwidth => 35, - cpuaverage => 15, + barwidth => 20, + cpuaverage => 10, extended => 0, hasagent => 0, height => 150, - maxwidth => 600, + maxwidth => 1900, netaverage => 15, netint => '', netlink => 'gbit', -- cgit v1.2.3