eww(mediaplayer): add image path support for album art

This commit is contained in:
retrozinndev
2025-01-09 22:50:24 -03:00
parent 0e7f0cd3fb
commit a14034035e
10 changed files with 32 additions and 102 deletions
+1 -1
View File
@@ -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