export type DisplayMode = "dock" | "float" | "overlay" | "float-content" | "float-all";