slightly smaller default font

This commit is contained in:
Maarten van Gompel 2021-08-26 23:35:28 +02:00 committed by John Sullivan
parent 5291f9a071
commit faaf3f0498

View File

@ -1,7 +1,7 @@
#ifndef config_def_h_INCLUDED
#define config_def_h_INCLUDED
static const char *default_font = "Monospace 15";
static const char *default_font = "Monospace 14";
struct clr_scheme scheme = {
/* colors */