about summary refs log tree commit diff stats
path: root/contrib/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/config.toml')
-rw-r--r--contrib/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/config.toml b/contrib/config.toml
index 45c8b2b..d156cec 100644
--- a/contrib/config.toml
+++ b/contrib/config.toml
@@ -18,7 +18,7 @@ local_comments_length = 1000
 [paths]
 download_dir = "/tmp/yt"
 mpv_config_path = "./contrib/mpv.conf"
-mpv_info_path = "./contrib/mpv.info.conf"
+mpv_input_path = "./contrib/mpv.info.conf"
 database_path = "./target/database.sql"
 last_selection_path = "./target/last_selection.sql"