(defwindow floating-media [] :monitor 0 :geometry (geometry :anchor "top center") :exclusive false :stacking "overlay" :focusable false (box :class "floating-media" (big-media :album_background true) ) )