diff --git a/zotify/config.py b/zotify/config.py index f2b9e1c..3a5757f 100644 --- a/zotify/config.py +++ b/zotify/config.py @@ -181,7 +181,7 @@ CONFIG_VALUES = { "help": "Language for metadata", }, LYRICS_FILE: { - "default": False, + "default": True, "type": bool, "args": ["--lyrics-file"], "help": "Save lyrics to a file",