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.pm28
1 files changed, 14 insertions, 14 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm
index 79c2229..083dee9 100644
--- a/lib/Loadbars/Shared.pm
+++ b/lib/Loadbars/Shared.pm
@@ -40,20 +40,20 @@ our %I : shared;
# Setting defaults
%C = (
- title => undef,
- barwidth => 35,
- cpuaverage => 15,
- extended => 0,
- hasagent => 0,
- height => 230,
- maxwidth => 1250,
- netaverage => 15,
- netint => '',
- netlink => 'gbit',
- showcores => 0,
- showmem => 0,
- shownet => 0,
- sshopts => '',
+ title => undef,
+ barwidth => 35,
+ cpuaverage => 15,
+ extended => 0,
+ hasagent => 0,
+ height => 230,
+ maxwidth => 1250,
+ netaverage => 15,
+ netint => '',
+ netlink => 'gbit',
+ showcores => 0,
+ showmem => 0,
+ shownet => 0,
+ sshopts => '',
);
%I = (