Reapply "Switch back to dwindle layout"

This reverts commit 93a43179c7.
This commit is contained in:
Evie Litherland-Smith 2024-02-09 06:55:57 +00:00
parent 9c0b8ba2fd
commit a266ccef1f

View file

@ -111,6 +111,16 @@
follow_mouse = 1;
touchpad.natural_scroll = "yes";
};
dwindle = {
force_split = 2;
preserve_split = false;
smart_split = false;
smart_resizing = false;
special_scale_factor = 0.95;
no_gaps_when_only = 0;
use_active_for_splits = true;
default_split_ratio = 1.0;
};
master = {
allow_small_split = true;
special_scale_factor = 0.95;
@ -130,7 +140,7 @@
gaps_out = 10;
border_size = 1;
cursor_inactive_timeout = 5;
layout = "master";
layout = "dwindle";
};
decoration = with config.lib.stylix.colors; {
rounding = 10;