summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-05-30 21:03:23 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-05-30 21:03:23 -0400
commitf173dd7d1433dfd2781657a9b100138d7b62c0ab (patch)
treec0e68c5a7d6279ec6fe19f4e2de67869918a166f /configs
parentaeb9507de51da8225c156865caa3ca0ccf922f0a (diff)
who you say i am - created and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/who-you-say-i-am.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/who-you-say-i-am.json b/configs/who-you-say-i-am.json
new file mode 100644
index 0000000..82c18a7
--- /dev/null
+++ b/configs/who-you-say-i-am.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 12
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 1
+ }
+}