From 70980c2c53e9fc3cadd2f6eacd085dc0297f65b6 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 9 Jun 2023 18:12:20 +0200 Subject: nvim: added a lisp-lsp, but honestly no idea what i did in plugins.lua; aliasrc: removed most of the emerge aliases; profile: changed $BROWSER; zathura: changed next-/previous-page keybinds; zshrc: added edit-command-line; ncmpcpp: removed visualiser --- .ncmpcpp/config | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to '.ncmpcpp') 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 = +| -- cgit v1.2.3