snowflake/home/programs/eww/config/widgets/time.yuck

5 lines
72 B
Text
Raw Normal View History

(defwidget time []
(box
:class "time"
(label
:text time)))