Revert "Switch back to dwindle layout"

This reverts commit f46fa33ca6.
This commit is contained in:
Evie Litherland-Smith 2024-01-24 15:11:34 +00:00
parent f46fa33ca6
commit 93a43179c7

View file

@ -34,15 +34,13 @@ in ''
touchpad:natural_scroll = yes touchpad:natural_scroll = yes
} }
dwindle { master {
force_split = 2 allow_small_split = true
preserve_split = false mfact = 0.5
smart_split = false new_is_master = false
smart_resizing = false new_on_top = false
special_scale_factor = 0.8 orientation = left
no_gaps_when_only = 0 inherit_fullscreen = true
use_active_for_splits = true
default_split_ratio = 1.0
} }
general { general {
@ -52,7 +50,7 @@ in ''
gaps_out = 10 gaps_out = 10
border_size = 1 border_size = 1
cursor_inactive_timeout = 5 cursor_inactive_timeout = 5
layout = dwindle layout = master
} }
decoration { decoration {