7 lines
158 B
Lua
7 lines
158 B
Lua
-- See https://wiki.hypr.land/Configuring/Layouts/Dwindle-Layout/ for more
|
|
hl.config({
|
|
dwindle = {
|
|
preserve_split = true, -- You probably want this
|
|
},
|
|
})
|