summaryrefslogtreecommitdiff
path: root/src/ui/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/text.h')
-rw-r--r--src/ui/text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/text.h b/src/ui/text.h
index 55524db1..f696b2e3 100644
--- a/src/ui/text.h
+++ b/src/ui/text.h
@@ -148,6 +148,8 @@ enum iTextFont {
148 firaSans_TextFont, 148 firaSans_TextFont,
149 literata_TextFont, 149 literata_TextFont,
150 tinos_TextFont, 150 tinos_TextFont,
151 sourceSansPro_TextFont,
152 iosevka_TextFont,
151}; 153};
152 154
153extern int gap_Text; /* affected by content font size */ 155extern int gap_Text; /* affected by content font size */