aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/example-config.json b/example-config.json
index a8f3aa0..5c220ec 100644
--- a/example-config.json
+++ b/example-config.json
@@ -102,6 +102,9 @@
},
// Font names should either be the full filepath to the font file or the font name. If font name is used then the fc-match command is used
// to find the font file that matches that font name.
+ // Example font name: "DejaVu Sans"
+ // Example bold font name: "DejaVu Sans:bold"
+ // The config "use_system_fonts" has to be set to false to use these font configs.
"font": {
"latin": "",
"latin_bold": "",