aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
blob: 4f14a2cc6d4507cff7806c82da6f3ead21cab50c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "search": {
        "font_size": 16
    },
    "tab": {
        "font_size": 16
    },
    "body": {
        "title_font_size": 16,
        "author_font_size": 14,
        "description_font_size": 14,
        "timestamp_font_size": 10,
        "reaction_font_size": 14,
        "progress_font_size": 14,
        "replies_font_size": 14,
        "embedded_load_font_size": 14
    },
    "input": {
        "font_size": 16
    },
    "use_system_fonts": false,
    "use_system_mpv_config": false,
    "theme": "default",
    "scale": 1.0,
    "font_scale": 1.0
}