From ed2e118344aa38c5fbe17fc91e9cc41d47bce9ab Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 11 Sep 2023 10:36:00 +0200 Subject: Config doc --- example-config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example-config.json b/example-config.json index 2c47264..40e640b 100644 --- a/example-config.json +++ b/example-config.json @@ -100,6 +100,8 @@ "music_directory": "~/Music", "file_directory": "~/Downloads" }, + // 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. "font": { "latin": "", "latin_bold": "", -- cgit v1.2.3