(include "widgets/desktop_clock.yuck") (defwidget desktop [] (box :class "bar_section" :orientation "v" :space-evenly "false" :spacing "3" (desktop_clock) ) )