dotfiles/de/home/.config/eww/modules/bar/clock.yuck
2025-07-01 02:15:02 -07:00

3 lines
86 B
Text

(defwidget clock []
(label
:text {formattime(EWW_TIME,"%b %d, %Y | %H:%M")}))