[[Quickshell]] [[Item Size Position]] --- To create the border around the entire screen with convex rounding at the edges we can simply create an overlay rectangle over the entire screen which is transparent and then set the border size. Set `PanelWindow.aboveWindows: false` to regain mouse control. The next challenge is how to offset this rect from the edges of the screen and allow us to put visual items "inside" of it. ![[quickshell_border_area.excalidraw]] Fig1. Monitor View In Fig1. the white part is our rect with borders.