balance windows
#11071
Replies: 1 comment 2 replies
-
It's likely not, as that makes little sense on dwindle, as dwindle is a binary space partitioning algorithm. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to implement seemingly simple feature in my config - balancing windows, i.e., in the dwindle layout I want to be able to make all existing windows in the active workspace to be of the equal width and height.
I've been scratching my head on this one and I just can't figure it out - every time I
dispatch resizewindowpixel
Hyprland re-adjusts the windows making it nearly impossible to achieve what I want.I'm pretty sure this is a solved problem and I just don't know the answer to it. I'd appreciate if someone shares some thoughts on this.
Beta Was this translation helpful? Give feedback.
All reactions