aboutsummaryrefslogtreecommitdiffstats
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 f977157..0c9eb04 100644
--- a/config.h
+++ b/config.h
@@ -10,7 +10,7 @@ static char font[] =
/* Spare fonts */
static char *font2[] = {
"DejaVuSansMono Nerd Font Mono:pixelsize=14;antialias=true;autohint=true",
- "Noto Color Emoji:pixelsize=11.3:antialias=true:autohint=true",
+ "Noto Color Emoji:pixelsize=14:antialias=true:autohint=true",
};
static int borderpx = 2;