diff options
author | pommicket <pommicket@gmail.com> | 2023-07-18 16:32:29 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-07-18 16:32:29 -0400 |
commit | 8f2258fcce0d3bd5e6cf1364bd58669391fbab7c (patch) | |
tree | e8bdc9ea407237beabd8f1c5b9b5307cc14beb6c /ted.cfg | |
parent | 2d2f0a09b180cf3bd6a2bc0ad3d21ea956398822 (diff) |
start "multifonts"
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |