From 3026218eaa0d3be59a898939da5126ca03bc5969 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 10 Apr 2023 21:54:37 +0200 Subject: add double buffering --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index d279ed3..321f89b 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,7 @@ static FontPath fonts[] = { "/usr/share/fonts/gnu-free/FreeMonoBoldOblique.otf" /* Bold-Italic */ }, }; -static int fontsize = 32; +static int fontsize = 12; static int borderpx = 2; /* -- cgit v1.2.3-70-g09d2