From 248a4d0e64924637e4118e73ccd762b28869e9ff Mon Sep 17 00:00:00 2001 From: Keyoonz Date: Thu, 16 Jan 2025 16:41:47 +0100 Subject: [PATCH] switch back to master layout --- .config/hypr/variables.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 }