From ca2d89d0952f0d4a5bcb0e4c90736dc18729c705 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Wed, 18 Feb 2026 21:32:15 -0500 Subject: [PATCH] nerd font --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index ec850c2..66a8db4 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=22:antialias=true:autohint=true"; +static char *font = "LiterationMono Nerd Font Mono:pixelsize=22:antialias=true:autohint=true"; static int borderpx = 2; /*