summary refs log tree commit diff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index b7d7ad0..6306121 100644
--- a/config.def.h
+++ b/config.def.h
@@ -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 */