From ebbf7b632056979f1c8cd273bcbfd3570316818a Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 25 Aug 2014 17:50:07 +0200 Subject: pentadactyl more ergonomic bindings --- ratpoison/volind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ratpoison/volind') diff --git a/ratpoison/volind b/ratpoison/volind index c562ef6..3444201 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=99 + let volm=M+ fi -- cgit v1.2.3-54-g00ecf