(defwindow bar :monitor 0 :geometry (geometry :x "0%" :y "0%" :width "100%" :height "10px" :anchor "top center") :stacking "fg" :exclusive true :namepspace "eww" (bar) ) (include "modules/bar/bar.yuck") (include "modules/clock/clock.yuck") (include "modules/playerctl/playerctl.yuck") (include "modules/volume/volume.yuck") (include "modules/workspace/workspace.yuck") (include "modules/notifications/notifications.yuck")