summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-01-18 14:18:34 -0500
committerJonathan Bradley <jcb@pikum.xyz>2023-01-18 14:18:34 -0500
commit38b19ac77efe84d4508b644522bdfa383c9dffd9 (patch)
treeef92c14fc27e897eef080cb4a5d7710c02e568f6 /config.json
parent5e9aeb80b0b5eecf956e380929344f64ce4f14e7 (diff)
use serif font for chords and annotations
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
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": {