diff --git a/.cmus/rc b/.cmus/rc index 9e3f67fc..472c48c6 100644 --- a/.cmus/rc +++ b/.cmus/rc @@ -4,12 +4,12 @@ set altformat_title=%f set altformat_trackwin= %f%= %d set auto_reshuffle=true set continue=true -set format_current= %a - %y. %l - %n. %t -set format_playlist= %-18%a %4y. %-25%l %3n. %t%= %d -set format_playlist_va= %-18%a %-25%l %t%= %d -set format_title=%a - %y. %l - %n. %t -set format_trackwin=%4y %3n. %t%= %d [%{codec} %{bitrate} kbps] -set format_trackwin_va=%3n. %t (%a)%= %y %d +set format_current= %y. %l - %n. %a - %t +set format_playlist= %-18%A %4y. %-25%l %3n. %t%= %d +set format_playlist_va= %-18%A %4y. %-25%l %3n. %a - %t%= %d +set format_title= %y. %l - %n. %t +set format_trackwin= %4y %3n. %t%= %d [%{codec} %{bitrate} kbps] +set format_trackwin_va= %4y %3n. %a - %t%= %d [%{codec} %{bitrate} kbps] set lib_sort=albumartist date album discnumber tracknumber title filename set play_library=false set play_sorted=false