summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,