diff options
Diffstat (limited to '.ncmpcpp')
| -rw-r--r-- | .ncmpcpp/config | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config index a9d016f..8d3f5dd 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -18,6 +18,7 @@ follow_now_playing_lyrics = yes lyrics_fetchers = azlyrics, musixmatch, justsomelyrics, internet # UI and colors +external_editor = nvim colors_enabled = yes current_item_prefix = $(blue)$r current_item_suffix = $/r$(end) @@ -38,10 +39,3 @@ now_playing_prefix = "> " centered_cursor = yes display_bitrate = yes enable_window_title = yes - -# Visualizer -visualizer_data_source = /tmp/mpd.fifo -visualizer_output_name = Visualizer feed -visualizer_in_stereo = yes -visualizer_type = spectrum -visualizer_look = +| |
