hs.tiling
                                
                                 hs.tiling copied to clipboard
                                
                                    hs.tiling copied to clipboard
                            
                            
                            
                        Layout: 2/3 and 1/3
Hi!
Great work you did there, I’m using it all the time! Alas, I do not fully understand how you could add a new custom layout. Mind helping me or putting me in the right direction? I would love to have a Layout that, if there are 2 windows open, spreads one (say safari) on two thirds of the screen and the other window to the remaining third:

Thanks for your help!
Karl
The layouts are all defined in layouts.lua. So the simplest thing to do is to just look at how those layouts are defined, and make sense of what they are doing, and then add another layout that does what you want