From ea7c1376905a82fb52cd1c5d10991facb3b115c7 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 10 Sep 2025 19:08:15 +0200 Subject: [PATCH] Adjust splitting to prefer vert over horiz splits --- home/.config/hypr/hyprland.d/style.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/.config/hypr/hyprland.d/style.conf b/home/.config/hypr/hyprland.d/style.conf index 6f09254..9b88c50 100644 --- a/home/.config/hypr/hyprland.d/style.conf +++ b/home/.config/hypr/hyprland.d/style.conf @@ -15,6 +15,9 @@ dwindle { # Scale down special workspaces (bigger borders) special_scale_factor = 0.95 + + # Adjust splitting to slightly prefer vertical splits over horizontal ones + split_width_multiplier = 1.1 } group {