Skip to content

Commit

Permalink
[mpc] update song buffer column format
Browse files Browse the repository at this point in the history
  • Loading branch information
c0001 committed Mar 9, 2024
1 parent 90fcdd2 commit 41579b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/core/tentacles/entropy-emacs-music.el
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
entropy/emacs-mpd-host-url
entropy/emacs-mpd-host-port)
mpc-songs-format
"%-5{Time} %25{Title} %20{Album} %20{Artist} %5{Date}"
"%4{Disc} %25{Title} %20{Album} %20{Artist} %5{Date} %-5{Time}"
mpc-browser-tags
'(Artist
Album
Expand Down

0 comments on commit 41579b6

Please sign in to comment.