From e5657e7133d99643b32136c4d5cd2d119ec5a6c7 Mon Sep 17 00:00:00 2001 From: Ivan Polyakov Date: Thu, 10 Feb 2022 20:35:06 +0300 Subject: [PATCH] fira code font --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index a8b6f90..ea74d7f 100644 --- a/config.def.h +++ b/config.def.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Liberation Mono:pixelsize=20:antialias=true:autohint=true"; +static char *font = "Fira Code:pixelsize=18:antialias=true:autohint=true"; #if FONT2_PATCH /* Spare fonts */ static char *font2[] = {