LGUG2Z / komorebi

A tiling window manager for Windows 🍉
https://lgug2z.github.io/komorebi/
Other
9.58k stars 198 forks source link

[FEAT]: Custom Layout #1080

Closed Johnattas closed 3 weeks ago

Johnattas commented 1 month ago

Sponsorship Information

GitHub Sponsors

Suggestion

How to create custom Layout with two rows?

custom

Alternatives Considered

[
    {
        "row": "Secondary",
        "configuration": "Horizontal"
    },
    {
        "row": "Primary",
    }
]

custom

LGUG2Z commented 3 weeks ago

https://github.com/LGUG2Z/komorebi/blob/09afad624f647247c3c2159558e7292d39ac3233/komorebi/src/static_config.rs#L115-L117

The custom layout feature will not be developed anymore; it is only being kept around to avoid breaking existing configurations.

For what you're looking at I'd suggest looking at this layout.