diff options
-rw-r--r-- | .config/ncmpc/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ncmpc/config b/.config/ncmpc/config index 7778012..34d34b6 100644 --- a/.config/ncmpc/config +++ b/.config/ncmpc/config @@ -13,3 +13,4 @@ color progressbar = red/black color status-state = yellow/black color status-song = yellow/black color status-time = yellow/black +list-format = "%artist% - %album% - %title%" |