(deflisten window :initial "..." "./lib/get-active-window.sh") (defwidget active-window [] (box :halign "center" (label :class "bar-group" :text "${window?: 'none'}") ) )