From d68627f9aa4d60eb432549fce86355a99d9def57 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Sat, 3 Jan 2026 13:43:46 +1030 Subject: [PATCH] my eyes are aging? --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 9770b64..1ac7150 100644 --- a/config.def.h +++ b/config.def.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = - "FiraCode Nerd Font:pixelsize=12:antialias=true:autohint=true"; + "FiraCode Nerd Font:pixelsize=16:antialias=true:autohint=true"; static int borderpx = 2; /*