summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/behold.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/behold.json b/configs/behold.json
new file mode 100644
index 0000000..4e33a77
--- /dev/null
+++ b/configs/behold.json
@@ -0,0 +1,20 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 12
+ },
+ "text": {
+ "size": 12
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "marginleft": 5,
+ "marginright": 0
+ }
+}