diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-06 00:23:10 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-06 00:23:10 +0100 |
| commit | 0494eafc5b7d2266bba07a780babbaf61627c7c6 (patch) | |
| tree | 433cd6bae2df89102711f2b1fb0095ef91cf769c /.ncmpcpp/config | |
| parent | 840f4c5cad8546d5d1e5eb5ef6bd43e40ca80e15 (diff) | |
changes
Diffstat (limited to '.ncmpcpp/config')
| -rw-r--r-- | .ncmpcpp/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config index fe4f185..c5384f7 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -14,6 +14,7 @@ playlist_show_remaining_time = yes browser_display_mode = columns autocenter_mode = yes follow_now_playing_lyrics = yes +lyrics_fetchers = azlyrics, musixmatch, justsomelyrics, genius, internet # UI and colors colors_enabled = yes @@ -38,9 +39,8 @@ display_bitrate = yes enable_window_title = yes # Visualizer -visualizer_fifo_path = /tmp/mpd.fifo +visualizer_data_source = /tmp/mpd.fifo visualizer_output_name = Visualizer feed visualizer_in_stereo = yes -visualizer_sync_interval = 30 visualizer_type = spectrum visualizer_look = +| |
