summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-18 16:32:29 -0400
committerpommicket <pommicket@gmail.com>2023-07-19 19:02:27 -0400
commit8d7f6dea1113f48f812f734b4bba510ef35b3f27 (patch)
treeca67375c4def9f7780388b58d3a44092ecab20db /ted.cfg
parent94a6d21d4c2fe5fc2806cd28ae36a2b0e1928914 (diff)
start "multifonts"
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index 268f09b..016cbc6 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -14,6 +14,8 @@ scrolloff = 5
# if you do a bunch of typing, then undo, it will generally
# undo the past this many seconds of editing.
undo-save-time = 6
+font = assets/font.ttf
+font-bold = assets/font-bold.ttf
text-size = 18
border-thickness = 1
max-menu-width = 600