diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-01-18 17:42:52 -0500 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-01-18 17:42:52 -0500 |
| commit | 33e29f392c74d13231607ccae5e70b1682119169 (patch) | |
| tree | b83e9b7beb869ecbc61d6885ce5d9ecfd4a0b742 /config.json | |
| parent | b8e378f0f36bbb4c0bf22aa1581a5b20e78e5ba0 (diff) | |
Don't use italic
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json index 3ec5fa0..a29db8d 100644 --- a/config.json +++ b/config.json @@ -17,10 +17,10 @@ }, "fonts": { "annotation": { - "file": "/usr/share/fonts/TTF/DejaVuSerif-BoldItalic.ttf" + "file": "/usr/share/fonts/TTF/DejaVuSerif-Bold.ttf" }, "chord": { - "file": "/usr/share/fonts/TTF/DejaVuSerif-BoldItalic.ttf", + "file": "/usr/share/fonts/TTF/DejaVuSerif-Bold.ttf", "size": 11 }, "comment": { |
