aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-10-31 22:54:59 +0100
committerdec05eba <dec05eba@protonmail.com>2022-10-31 22:54:59 +0100
commit53316e4bada29f1392df2528d8616afde17f570b (patch)
tree4b687dc2bd2b46da1b2d31648bc40ceb6179972f /example-config.json
parent9540ab168be53f3ec2aec513d855df0194d9cb8a (diff)
Add ctrl+shift+s to download files without a dialog
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,