From 7dbba3370fb4b1f44731043757a9ce676bc420d3 Mon Sep 17 00:00:00 2001 From: serxoz Date: Fri, 2 Sep 2022 11:51:54 +0200 Subject: [PATCH] =?UTF-8?q?tama=C3=B1o=20de=20fonte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index f41c670..813911b 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; +static char *font = "Liberation Mono:pixelsize=15:antialias=true:autohint=true"; static int borderpx = 2; /*