From feb5adefd9d4909aa30d3a49e173a8954b755de2 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 24 Apr 2023 11:37:22 +0200 Subject: fix fontcache, free glyph after drawing if not cached --- config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h') diff --git a/config.h b/config.h index 19496ce..2da7134 100644 --- a/config.h +++ b/config.h @@ -180,6 +180,8 @@ static unsigned int mousefg = 7; static unsigned int mousebg = 0; */ +static unsigned int scrollstep = 15; + /* * Color used to display font attributes when fontconfig selected a font which * doesn't match the ones requested. -- cgit v1.2.3-70-g09d2