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