From 23a62d70129db30027ba620fc798a666c198ba35 Mon Sep 17 00:00:00 2001 From: niliara-edu Date: Fri, 16 Aug 2024 12:30:33 +0200 Subject: update --- st/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st/config.h') diff --git a/st/config.h b/st/config.h index c9e057d..5986fce 100755 --- a/st/config.h +++ b/st/config.h @@ -6,7 +6,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "NotoSansM Nerd Font Mono:pixelsize=16:antialias=true:autohint=true"; +static char *font = "NotoSansM Nerd Font Mono:pixelsize=20:antialias=true:autohint=true"; static int borderpx = 2; /* -- cgit v1.2.3