summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Shared.pm
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-05-01 12:27:45 +0200
committerPaul Buetow <paul@buetow.org>2012-05-01 12:27:45 +0200
commit673067fd0d1cda4c06659e9c4dd909a786098deb (patch)
tree84df1f29121e1db4676faaf09545b2f2ae676eef /lib/Loadbars/Shared.pm
parentb7416c5136a2b021473fb09843aa012b943ddde4 (diff)
some fixes and also introduce --hasagent param
Diffstat (limited to 'lib/Loadbars/Shared.pm')
-rw-r--r--lib/Loadbars/Shared.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm
index 0f02b7e..fbaea54 100644
--- a/lib/Loadbars/Shared.pm
+++ b/lib/Loadbars/Shared.pm
@@ -35,6 +35,7 @@ our %I : shared;
barwidth => 35,
extended => 0,
factor => 1,
+ hasagent => 0,
height => 230,
maxwidth => 1280,
samples => 1000,