Have you cycled through the Layouts? For example using CTRL SHIFT period or CTRL SHIFT Right-arrow.
Attached to this post is a splash screen script that will show the key bindings
I have seen instances where the newly opened windows won't tile but rarely and once I change the layout the tiles will reorganize.
in your config can you return the values to default?
Code: Select all
# Margin of the tiling area on primary screen ([top, right, bottom, left]).
edge_margin_primary = [40, 0, 0, 0]
back too:
Code: Select all
# Margin of the tiling area on primary screen ([top, right, bottom, left]).
edge_margin_primary = [0, 0, 0, 0]