summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
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
+ }
+}