12 lines
309 B
Plaintext

(deflisten timer--text :initial 'loading...'
`~/.config/eww/modules/timer/timer.py`)
(defwidget timer []
(box :class "module text"
:spacing 0
:orientation "v"
(label :class "special"
:text {timer--text})
(label :text "baldur's gate 3")))