From 8f2258fcce0d3bd5e6cf1364bd58669391fbab7c Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 18 Jul 2023 16:32:29 -0400 Subject: start "multifonts" --- ted.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ted.cfg') 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 -- cgit v1.2.3