(defwidget clock [] (box :class "clock" (button :onclick "eww open calendar-window --toggle" "${day-name} ${day}, ${time}") ) )