From 086f40baa111d79d45f5ea50d52206a2b9246cc1 Mon Sep 17 00:00:00 2001 From: Zacchary Dempsey-Plante Date: Sun, 13 Mar 2022 10:44:08 +0100 Subject: Merge 2aefa348baf4b702fdce98eb105bcba175d8283f --- x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x.c') diff --git a/x.c b/x.c index 0182374..26290f6 100644 --- a/x.c +++ b/x.c @@ -1924,7 +1924,7 @@ xdrawglyphfontspecs(const XftGlyphFontSpec *specs, Glyph base, int len, int x, i } if (base.mode & ATTR_STRUCK) { - XftDrawRect(xw.draw, fg, winx, winy + 2 * dc.font.ascent / 3, + XftDrawRect(xw.draw, fg, winx, winy + 2 * dc.font.ascent * chscale / 3, width, 1); } -- cgit v1.2.3-70-g09d2