Switch back to dwindle layout

This commit is contained in:
Evie Litherland-Smith 2024-01-24 09:55:34 +00:00
parent 53528c0446
commit f46fa33ca6

View file

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