From 075e337ed0cffe7b837d1585d6367e55b0e1bf60 Mon Sep 17 00:00:00 2001 From: vxclutch Date: Mon, 25 May 2026 17:42:07 -0400 Subject: [PATCH] save --- config.def.h | 2 +- config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.def.h b/config.def.h index 606b8ae..afeabd1 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=12:antialias=true:autohint=true"; +static char *font = "ComicShannsMono Nerd Font:pixelsize=22:antialias=true:autohint=true"; static int borderpx = 2; /* diff --git a/config.h b/config.h index 66a8db4..afeabd1 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "LiterationMono Nerd Font Mono:pixelsize=22:antialias=true:autohint=true"; +static char *font = "ComicShannsMono Nerd Font:pixelsize=22:antialias=true:autohint=true"; static int borderpx = 2; /*