From: Leenuus Date: Tue, 7 May 2024 14:17:50 +0000 (+0800) Subject: Add lyrics entry to ncmpcpp (#402) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/30ca819991ea381c86db7234440eb9d06213215d?ds=inline;hp=30ca819991ea381c86db7234440eb9d06213215d Add lyrics entry to ncmpcpp (#402) By default, ncmpcpp creates `~/.lyrics` to store lyrics, other mpd clients use this directory too. For ncmpcpp users, this behavior can be changed by modifying ncmpcpp config file. But it may not work if other mpd clients exists. see `man ncmpcpp`, search `lyrics` to get more informations. ---