Files
dotfiles/.config/hypr/conf/layouts/init.lua
T
2026-05-08 01:06:14 +02:00

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
},
})