From 501bd1748a9da3829480981c1456c24057533b04 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 5 Nov 2020 17:58:37 +0100 Subject: Update --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 6152ed5..ca1040a 100644 --- a/config.h +++ b/config.h @@ -16,7 +16,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * Remember to remove cwscale if you change font */ -char *font = "DejaVuSansMono Nerd Font:pixelsize=15:antialias=true:autohint=true:"; +char *font = "DejaVuSansMono Nerd Font:pixelsize=14:antialias=true:autohint=true:"; /* char *font = "mononoki Nerd Font:pixelsize=16:antialias=true:autohint=true:"; */ /* char *font = "UbuntuMono Nerd Font:pixelsize=17:antialias=true:autohint=true:"; */ int borderpx = 0; -- cgit v1.2.3