diff options
author | tsxv478 <atci39@rambler.ru> | 2023-09-10 19:41:45 +0300 |
---|---|---|
committer | tsxv478 <atci39@rambler.ru> | 2023-09-10 19:41:45 +0300 |
commit | c23dbb6db35cb0df43affb1640b87501c4f43397 (patch) | |
tree | daecf8312b44e5f44c38ed1a6be367ee2ec92e26 | |
parent | 3e826d35e5c51c38b2d1d81979f21483f31aebfb (diff) |
ncmpcpp remove lyrics fetchers line
-rw-r--r-- | ncmpcpp/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config index 5c71ebe..30f9c06 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -13,7 +13,6 @@ seek_time = 5 volume_change_step = 5 progressbar_look = || cyclic_scrolling = no -lyrics_fetchers = musixmatch, plyrics, jahlyrics, internet display_volume_level = yes display_bitrate = yes mouse_support = yes |