diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-06-07 19:26:31 +0200 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-06-07 19:26:31 +0200 |
| commit | 786b5f6ed31784094113f0b7e0bc5f3f0e59e257 (patch) | |
| tree | e3d8add0c66a0da3d1eb667f888d1309eb7d05ac /.config/ncmpcpp | |
| parent | 5d6e657ee76885438acd774e5ad100781ae5e3c0 (diff) | |
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 7a1c2fc..69ff9d3 100644 --- a/.config/ncmpcpp/config +++ b/.config/ncmpcpp/config @@ -18,7 +18,7 @@ follow_now_playing_lyrics = yes lyrics_fetchers = tekstowo, plyrics, justsomelyrics, jahlyrics, zeneszoveg, genius, internet # UI and colors -external_editor = nano +external_editor = $EDITOR colors_enabled = yes current_item_prefix = $(blue)$r current_item_suffix = $/r$(end) |
