From 6077aa6b1ce59efd915842a947f6069253af7f01 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Mon, 6 May 2024 22:21:43 -0400 Subject: praise-the-lord: created and formatted --- configs/praise-the-lord.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/praise-the-lord.json (limited to 'configs') 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 + } +} -- cgit v1.2.3