summaryrefslogtreecommitdiff
path: root/configs/gratitude.json
blob: 222c0014a40c8cf212b4d85e033e33b6e7e5c158 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "pdf": {
    "fonts": {
      "chord": {
        "size": 12
      },
      "text": {
        "size": 11
      },
      "comment": {
        "size": 11
      },
      "title": {
        "size": 12
      }
    },
    "columnspace": 15
  },
  "settings": {
    "columns": 1
 }
}