summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-10-12 15:10:55 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-10-12 15:10:55 -0400
commit44cac9b13ac4f830fc245af0faf9b0fa94168802 (patch)
treee01b4f1ec475d1d40cba340c42bb595f1130e11b /configs
parentd34a6ceb221307c84c7b18f11bf19b25a34ceea5 (diff)
praise - created and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/praise.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/configs/praise.json b/configs/praise.json
new file mode 100644
index 0000000..5ac0dd8
--- /dev/null
+++ b/configs/praise.json
@@ -0,0 +1,23 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 10
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "marginleft": 10,
+ "marginright": 0
+ },
+ "settings": {
+ "columns": 2
+ }
+}