summaryrefslogtreecommitdiffstats
path: root/.config/ncmpc/config
blob: 34d34b6c68ac5ad5b0d9f6d5e092899bc118c547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
auto-center = yes
visible-bitrate = yes
library-page-tags = genre artist album
text-editor = nvim
enable-colors = yes
color title = yellow/black
color background = black
color line = /black
color list = /none
color list-bold = red
color browser-playlist = red/none
color progressbar = red/black
color status-state = yellow/black
color status-song = yellow/black
color status-time = yellow/black
list-format = "%artist% - %album% - %title%"