diff --git a/.config/hypr/variables.conf b/.config/hypr/variables.conf index 9001002..f49877c 100644 --- a/.config/hypr/variables.conf +++ b/.config/hypr/variables.conf @@ -8,6 +8,13 @@ general { col.active_border=0xcdd6f4ff col.inactive_border=0xb4befecc + + layout = master +} + +master { + allow_small_split = true + special_scale_factor = 0.95 } decoration { @@ -48,6 +55,10 @@ gestures { workspace_swipe = true } +dwindle { + +} + cursor { warp_on_change_workspace = true allow_dumb_copy = true