summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-06-05 20:07:18 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-06-05 20:07:18 -0400
commitb1dad9feeb9e30197b1eb18ea30138d2509bbda6 (patch)
tree1222096cfce648bad21a4e7a9777fd56b39b706e /configs
parent9284e45daccf28c706fe8c111659d48725980dbb (diff)
gratitude - format to single page
Diffstat (limited to 'configs')
-rw-r--r--configs/gratitude.json22
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
+ }
+}