summaryrefslogtreecommitdiffstats
path: root/.config/ncmpc/config
blob: 9eff2bd588fa581afce847c1d6c142f8db9a908a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
host = localhost
port = 6600
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%"