aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ncmpcpp
Commit message (Collapse)AuthorAgeFilesLines
* Use functioning lyrics engines for ncmpcppDavid Runge2022-10-181-1/+1
| | | | | .config/ncmpcpp/config: Use functioning lyrics engines for ncmpcpp
* ncmpcpp: Remove broken lyrics providerDavid Runge2022-05-011-1/+1
| | | | | .config/ncmpcpp/config: The "genius" lyrics provider is terribly broken. Remove it.
* ncmpcpp: Add config based on exampleDavid Runge2021-02-071-61/+597
| | | | | | .config/ncmpcpp/config: Add config based on the ncmpcpp example configuration, so that changes are easier to diff against.
* ncmpcpp: XDG compliant config dirDavid Runge2021-01-132-0/+596
.ncmpcpp/*: Move the configuration to XDG_CONFIG_HOME compliant location (i.e. ~/.config/ncmpcpp/).