summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Shared.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Loadbars/Shared.pm')
-rw-r--r--lib/Loadbars/Shared.pm7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm
index 6ef7d68..3411a6b 100644
--- a/lib/Loadbars/Shared.pm
+++ b/lib/Loadbars/Shared.pm
@@ -41,21 +41,22 @@ our %I : shared;
# Setting defaults
%C = (
title => undef,
- cpuaverage => 15,
- netaverage => 15,
barwidth => 35,
+ cpuaverage => 15,
extended => 0,
factor => 1,
hasagent => 0,
height => 230,
maxwidth => 1250,
+ netaverage => 15,
+ netint => 'eth0',
+ netusepeak => 0,
showcores => 0,
showmem => 0,
shownet => 0,
showtext => 1,
showtexthost => 0,
sshopts => '',
- netint => 'eth0',
);
%I = (