diff --git a/modules/programs/tui/ncmpcpp.nix b/modules/programs/tui/ncmpcpp.nix index 185cb4e..5df9f5c 100644 --- a/modules/programs/tui/ncmpcpp.nix +++ b/modules/programs/tui/ncmpcpp.nix @@ -45,7 +45,7 @@ in { allow_for_physical_item_deletion = "no"; lines_scrolled = "0"; follow_now_playing_lyrics = "yes"; - lyrics_fetchers = "musixmatch"; + # lyrics_fetchers = "musixmatch"; connected_message_on_startup = "no"; mouse_support = "yes";