Modules/Rmpc: Update lyrics directory
This commit is contained in:
@ -49,7 +49,7 @@ in {
|
|||||||
enable_config_hot_reload: true,
|
enable_config_hot_reload: true,
|
||||||
status_update_interval_ms: 1000,
|
status_update_interval_ms: 1000,
|
||||||
rewind_to_start_sec: 30,
|
rewind_to_start_sec: 30,
|
||||||
lyrics_dir: "${config.home.homeDirectory}/Music/.lyrics",
|
lyrics_dir: "${config.home.homeDirectory}/Music",
|
||||||
|
|
||||||
// Keep this on false, otherwise queue changes will be applied to the current playlist
|
// Keep this on false, otherwise queue changes will be applied to the current playlist
|
||||||
reflect_changes_to_playlist: false,
|
reflect_changes_to_playlist: false,
|
||||||
|
Reference in New Issue
Block a user