✨ eww(mediaplayer): add image path support for album art
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
|
||||
|
||||
; Polls
|
||||
(defpoll day_name :interval "2s"
|
||||
`date +"%A"`)
|
||||
(defpoll month_name :interval "2s"
|
||||
`date +"%B"`)
|
||||
(defpoll hostname :initial "GNU/Linux"
|
||||
:interval "24h"
|
||||
`cat /etc/hostname`)
|
||||
|
||||
Reference in New Issue
Block a user