hl.window_rule({ match = { title = "^Omarchy bar settings$" }, tag = "+floating-window" }) hl.window_rule({ match = { title = "^Omarchy bar settings$" }, size = { 760, 760 } }) hl.window_rule({ match = { title = "^Widget settings " }, tag = "+floating-window" }) hl.window_rule({ match = { title = "^Widget settings " }, size = { 420, 360 } })