overview: don't fill the screen

This commit is contained in:
end-4
2025-07-16 09:52:46 +07:00
parent eedd5d8f27
commit 77f21d8e89
@@ -37,12 +37,8 @@ Scope {
// item: GlobalStates.overviewOpen ? columnLayout : null
// }
anchors {
top: true
left: true
right: true
bottom: true
}
HyprlandFocusGrab {