From 74e54e0ccc7244f6c49b3e7a3403ff5da287f3f9 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 17 Jan 2018 23:53:56 -0700 Subject: mono default font, 14pt --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 2c16fb7..87e8433 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[] = "mono:pixelsize=14:antialias=true:autohint=true"; static int borderpx = 2; /* -- cgit v1.2.3