From: Armaan Bhojwani Date: Fri, 18 Jun 2021 21:42:11 +0000 (-0400) Subject: Reduce font size X-Git-Url: https://git.armaanb.net/?p=st.git;a=commitdiff_plain;h=8e5eb10c40b75df8ebc6f8545305789d7fda1e53 Reduce font size --- diff --git a/config.def.h b/config.def.h index 07d2bf2..bee5b12 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 = "JetBrainsMono Medium NF:pixelsize=16:antialias=true:autohint=true"; +static char *font = "JetBrainsMono Medium NF:pixelsize=14:antialias=true:autohint=true"; static int borderpx = 2; /*