dotfiles/wayland/config/eww/modules/bar/clock.yuck
2026-04-07 17:56:10 -07:00

3 lines
111 B
Text

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