1

Modules/Rmpc: Update lyrics directory

This commit is contained in:
2025-08-17 18:11:25 +02:00
parent 9be0ac7814
commit 39f9ef8ba7

View File

@ -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,