From d8deb9f4b3fe66bae7135204b6e33eaba3b2de7e Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Mon, 17 Apr 2023 18:32:16 -0400 Subject: this is our god - created and formatted --- configs/this-is-our-god.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/this-is-our-god.json (limited to 'configs') diff --git a/configs/this-is-our-god.json b/configs/this-is-our-god.json new file mode 100644 index 0000000..df9e4a4 --- /dev/null +++ b/configs/this-is-our-god.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 2 + } +} -- cgit v1.2.3