aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/example-config.json b/example-config.json
index 56e7279..f217793 100644
--- a/example-config.json
+++ b/example-config.json
@@ -73,6 +73,12 @@
"https://neogenesis.tv"
]
},
+ "download": {
+ "video_directory": "~/Videos",
+ "image_directory": "~/Pictures",
+ "music_directory": "~/Music",
+ "file_directory": "~/Downloads"
+ },
"use_system_fonts": false,
"use_system_mpv_config": false,
"enable_shaders": true,