aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-09-16 01:30:16 +0200
committerdec05eba <dec05eba@protonmail.com>2023-09-16 01:30:16 +0200
commitd14f96048d30b0f536f59b70bf999d4d6e9bb0d0 (patch)
tree36a7a76ae3c99cb7dd69d52b0539ae8ef799fa17 /example-config.json
parent3b541a9a4c0423178d68a1c34ab85efa9d97fc3b (diff)
Update example config (and some other minor changes)
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": "",