diff options
| author | pbuetow <puppet@mx.buetow.org> | 2012-06-29 09:20:25 +0200 |
|---|---|---|
| committer | pbuetow <puppet@mx.buetow.org> | 2012-06-29 09:20:25 +0200 |
| commit | b92c885ca42785613412c6078ba15be6a8a81a50 (patch) | |
| tree | 08fff44e73d3f307592163d01cfbf0510d77f299 /lib/Loadbars/Shared.pm | |
| parent | e006f9a5d226d9ce19ccea9e631f9bb66686a4b7 (diff) | |
rudimentary netstats work now
Diffstat (limited to 'lib/Loadbars/Shared.pm')
| -rw-r--r-- | lib/Loadbars/Shared.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm index d049800..6ef7d68 100644 --- a/lib/Loadbars/Shared.pm +++ b/lib/Loadbars/Shared.pm @@ -42,7 +42,7 @@ our %I : shared; %C = ( title => undef, cpuaverage => 15, - netaverage => 5, + netaverage => 15, barwidth => 35, extended => 0, factor => 1, |
