From 907e688011e9f775e4b401b0d77b1e96982967c1 Mon Sep 17 00:00:00 2001 From: rootniformaticaservice Date: Thu, 13 Apr 2023 22:55:07 -0300 Subject: [PATCH] Code changes. --- wms_usher.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wms_usher.sh b/wms_usher.sh index facb857..2954065 100755 --- a/wms_usher.sh +++ b/wms_usher.sh @@ -10,8 +10,8 @@ FW=$(pfw) # focused window CMW=$(lsw | wc -l) # count maped windows RW=$(wattr w $RID) # root width RH=$(wattr h $RID) # root height -SW=$((RW - 2 * BW)) # usable screen width -SH=$((RH - 2 * BW)) # usable screen height +SW=$((RW - 2 * BW)) # usable screen width +SH=$((RH - 2 * BW)) # usable screen height usage() { echo "usage: