summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-05-20 12:12:10 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-05-20 12:12:10 -0400
commit549a80b803d32d5068c533d7eaade8b4458fc1ed (patch)
treee9d6b066fa2dc80d699a34ee62eadcc4caf965ca /configs
parent82893a47ec4d9a4c8c7aa7ddae4ca37c65d30b68 (diff)
same god - formatting
Diffstat (limited to 'configs')
-rw-r--r--configs/same-god.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/same-god.json b/configs/same-god.json
new file mode 100644
index 0000000..7d66f7f
--- /dev/null
+++ b/configs/same-god.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 11
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 10
+ },
+ "settings": {
+ "columns": 2
+ }
+}