hyprland: switch back to master layout

Add back sensible options for hyprland master layout
This commit is contained in:
Evie Litherland-Smith 2024-01-05 07:40:32 +00:00
parent 9a80c6f759
commit fe68cca2d9

View file

@ -34,7 +34,17 @@ in ''
touchpad:natural_scroll = yes
}
master {
allow_small_split = true
mfact = 0.5
new_is_master = false
new_on_top = false
orientation = left
inherit_fullscreen = true
}
dwindle:force_split = 2
general {
col.active_border = rgb(b4befe)
col.inactive_border = rgb(313244)
@ -42,7 +52,7 @@ in ''
gaps_out = 10
border_size = 1
cursor_inactive_timeout = 5
layout = dwindle
layout = master
}
decoration {