From b034b19601b296ab3ade7f3ab1c6f1fd301f0540 Mon Sep 17 00:00:00 2001 From: xyz Date: Fri, 15 Oct 2021 18:08:22 -0700 Subject: refactor --- .local/bin/convwall | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.local/bin/convwall') diff --git a/.local/bin/convwall b/.local/bin/convwall index 286e85a8..dff9c43b 100755 --- a/.local/bin/convwall +++ b/.local/bin/convwall @@ -1,8 +1,8 @@ #!/bin/sh # target image aspect ratio -wratio=$SCRWIDTH -hratio=$SCRHEIGHT +wratio=$SCR_WIDTH +hratio=$SCR_HEIGHT # chop how much from center chopnum=99% -- cgit v1.2.3-70-g09d2