import type { Monitor } from "@/services/monitors"; import ScreenCorner from "@/widgets/screencorner"; import { bind } from "astal/binding"; import { Astal } from "astal/gtk3"; import { bar } from "config"; export default ({ monitor }: { monitor: Monitor }) => ( Astal.WindowAnchor.BOTTOM | Astal.WindowAnchor.RIGHT | (v ? Astal.WindowAnchor.TOP : Astal.WindowAnchor.LEFT) )} > (v ? "topright" : "bottomleft"))} /> );