aboutsummarylogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index b75d207c2c37..2c8e8f37ba02 100644
--- a/config.h
+++ b/config.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "DejaVuSansMono Nerd Font Mono:size=10";
+static char *font = "DejaVuSansMono Nerd Font Mono:size=11";
static int borderpx = 2;
/*