✨ eww(mediaplayer): add image path support for album art
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
:text { formattime(EWW_TIME, "%H:%M") })
|
||||
|
||||
(label :class "date"
|
||||
:text { formattime(EWW_TIME, "%B %d, %Y") })
|
||||
:text { month_name + formattime(EWW_TIME, " %d, %Y") })
|
||||
(calendar :class "month-calendar"
|
||||
:show-details true
|
||||
:show-heading true
|
||||
|
||||
Reference in New Issue
Block a user