From 951c5911d4fab3f1ec07d5f24e3e47bac7f5c8ef Mon Sep 17 00:00:00 2001 From: Jarkko Toivanen Date: Sat, 24 Aug 2024 15:05:46 +0300 Subject: [PATCH] I just love GlassTTY rly --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 753e085..6c0eb84 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=14:antialias=false:autohint=true"; +static char *font = "Glass TTY VT220:pixelsize=20:antialias=false:autohint=true"; static int borderpx = 2; /*