diff options
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 4c0615c..2cc24ac 100644 --- a/config.json +++ b/config.json @@ -16,10 +16,10 @@ }, "fonts": { "annotation": { - "file": "/usr/share/fonts/TTF/DejaVuSans-BoldOblique.ttf" + "file": "/usr/share/fonts/TTF/DejaVuSerif-BoldItalic.ttf" }, "chord": { - "file": "/usr/share/fonts/TTF/DejaVuSans-BoldOblique.ttf", + "file": "/usr/share/fonts/TTF/DejaVuSerif-BoldItalic.ttf", "size": 11 }, "comment": { |
