From 25ed626850a7d8cc4f854215a1cf6100278f9929 Mon Sep 17 00:00:00 2001 From: Daryl Ronningen Date: Wed, 4 Jan 2023 01:24:49 -0800 Subject: [PATCH] increase font --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 8ea039b..b32a2b9 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "FiraCode Nerd Font Mono:pixelsize=12:antialias=true:autohint=true"; +static char *font = "FiraCode Nerd Font Mono:pixelsize=24:antialias=true:autohint=true"; /* borderperc: percentage of cell width to use as a border