diff options
Diffstat (limited to '.config/ncmpcpp')
| -rw-r--r-- | .config/ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config index 966b465..f5c8ab5 100644 --- a/.config/ncmpcpp/config +++ b/.config/ncmpcpp/config @@ -18,7 +18,7 @@ follow_now_playing_lyrics = yes lyrics_fetchers = genius, tekstowo, plyrics, justsomelyrics, jahlyrics, zeneszoveg, internet # UI and colors -external_editor = vim +external_editor = nano colors_enabled = yes current_item_prefix = $(blue)$r current_item_suffix = $/r$(end) |
