aboutsummaryrefslogtreecommitdiff
path: root/ratpoison/volind
diff options
context:
space:
mode:
Diffstat (limited to 'ratpoison/volind')
-rwxr-xr-xratpoison/volind2
1 files changed, 1 insertions, 1 deletions
diff --git a/ratpoison/volind b/ratpoison/volind
index 3444201..c562ef6 100755
--- a/ratpoison/volind
+++ b/ratpoison/volind
@@ -4,7 +4,7 @@ bottom=`echo $volm | awk '{print int($1 * 0.2 + 0.5)}'`
top=$((20-$bottom))
if [[ "$volm" -eq "100" ]]; then
- let volm=M+
+ let volm=99
fi