diff options
| -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": { |
