diff --git a/.config/hypr/variables.conf b/.config/hypr/variables.conf index faa75ed..80e028a 100644 --- a/.config/hypr/variables.conf +++ b/.config/hypr/variables.conf @@ -11,11 +11,11 @@ general { col.active_border=$primary col.inactive_border=$primary_container - layout = dwindle + layout = master } -dwindle { - default_split_ratio = 1.1 +master { + allow_small_split = true special_scale_factor = 0.95 }