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-18 16:32:29 -0400
commit8f2258fcce0d3bd5e6cf1364bd58669391fbab7c (patch)
treee8bdc9ea407237beabd8f1c5b9b5307cc14beb6c /ted.cfg
parent2d2f0a09b180cf3bd6a2bc0ad3d21ea956398822 (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