diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-17 18:32:16 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-17 18:32:16 -0400 |
| commit | d8deb9f4b3fe66bae7135204b6e33eaba3b2de7e (patch) | |
| tree | 1cf5a91283726713e347a56d9489525132dc16e1 /configs | |
| parent | 63471eec9484c6ed12a9e1a0d146c9900f8feebf (diff) | |
this is our god - created and formatted
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/this-is-our-god.json | 22 |
1 files changed, 22 insertions, 0 deletions
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 + } +} |
