commit: 535efe23ffc73f7d36a8d19293c90353002077f9
parent: 9f8fe3daa928992dda206b033e0986cbb8622c64
author: Chris Noxz <chris@noxz.tech>
date: Sat, 28 Dec 2019 18:09:05 +0100
scratch that
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
@@ -27,7 +27,7 @@ char *stty_args = "stty raw pass8 nl -echo -iexten -cstopb 38400";
char *vtiden = "\033[?6c";
/* Kerning / character bounding-box multipliers */
-static float cwscale = 1.1;
+static float cwscale = 1.0;
static float chscale = 1.1;
/*