diff options
Diffstat (limited to 'configs/gratitude.json')
| -rw-r--r-- | configs/gratitude.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/gratitude.json b/configs/gratitude.json new file mode 100644 index 0000000..222c001 --- /dev/null +++ b/configs/gratitude.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 12 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 11 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 1 + } +} |
