aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 578fa6c..7211256 100644
--- a/config.h
+++ b/config.h
@@ -33,3 +33,5 @@ static const int foreground_bold = 0xd8dee9;
static const int background = 0x171a20;
static const int highlight = 0x4c566a;
+
+static const double font_scale = 1.1;