diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2024-05-06 22:21:43 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2024-05-06 22:21:43 -0400 |
| commit | 6077aa6b1ce59efd915842a947f6069253af7f01 (patch) | |
| tree | 1faea5767356f0910be0a736299031bdb82f3a09 /configs | |
| parent | ffd046ff6b0f1f058b636578756a4905254719e1 (diff) | |
praise-the-lord: created and formatted
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/praise-the-lord.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/praise-the-lord.json b/configs/praise-the-lord.json new file mode 100644 index 0000000..d8d3e07 --- /dev/null +++ b/configs/praise-the-lord.json @@ -0,0 +1,17 @@ +{ + "pdf": { + "spacing": { + "lyrics": 1.5 + }, + "fonts": { + "text": { + "size": 11 + }, + "comment": { + "size": 11 + } + }, + "marginleft": 15, + "marginright": 5 + } +} |
