aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/example-config.json b/example-config.json
index d4663cd..566bbae 100644
--- a/example-config.json
+++ b/example-config.json
@@ -21,13 +21,15 @@
"video": {
"max_height": 2160
},
+ "local_manga": {
+ "directory": "",
+ "sort_by_name": false,
+ "sort_chapters_by_name": false
+ },
"use_system_fonts": false,
"use_system_mpv_config": false,
"theme": "default",
"scale": 1.0,
"font_scale": 1.0,
- "spacing_scale": 1.0,
- "local_manga_directory": "",
- "local_manga_sort_by_name": false,
- "local_manga_sort_chapters_by_name": false
+ "spacing_scale": 1.0
} \ No newline at end of file