dotfiles/de/home/.config/eww/modules/bar/clock.yuck
2025-03-05 16:30:02 -08:00

3 lines
111 B
Text

(defwidget clock []
(button :onclick 'notify-send "test"'
{formattime(EWW_TIME,"%b %d, %Y | %H:%M")}))