summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars) <paul@buetow.org>2012-01-28 11:26:20 +0100
committerPaul Buetow (mars) <paul@buetow.org>2012-01-28 11:26:20 +0100
commit60deac831ca8bee2d36be1588e82e018027125fd (patch)
treed58b20ec51ae7728ed4da62fb77c4002edb47806
parente645fdbcf0bd3000ce7f7359b5675d439b461f27 (diff)
some help
-rwxr-xr-xloadbars12
1 files changed, 12 insertions, 0 deletions
diff --git a/loadbars b/loadbars
index 965cc4d..58e9e6c 100755
--- a/loadbars
+++ b/loadbars
@@ -803,6 +803,18 @@ END
mode => 6,
type => 'i'
},
+ barwidth_hot_up => {
+ menupos => 5,
+ help => 'Increase bar width by barwidth / 2',
+ cmd => '0',
+ mode => 1,
+ },
+ barwidth_hot_dn => {
+ menupos => 5,
+ help => 'Decrease bar width by barwidth / 2',
+ cmd => '9',
+ mode => 1,
+ },
cluster => {
menupos => 6,