From 60deac831ca8bee2d36be1588e82e018027125fd Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars)" Date: Sat, 28 Jan 2012 11:26:20 +0100 Subject: some help --- loadbars | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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, -- cgit v1.2.3