diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-10-10 18:56:54 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-10-10 18:56:54 +0200 |
| commit | 3fd003a02ba89aee3ec9236a4cf49d4cf70f73a1 (patch) | |
| tree | 6bff3a788137276ac86edd15275a87735b7b6627 /.config/ncmpcpp | |
| parent | 1e4d281f3706f7b5ab32f992c8ffac78e40ab5bf (diff) | |
updated ncmpcpp fetcher and some aliases
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) |
