From a89def28673a5cabe15fc59a4d0faa7f496dcb48 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 9 Jun 2025 16:46:21 +0200 Subject: [PATCH] Always split on the right --- default/hypr/looknfeel.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/looknfeel.conf b/default/hypr/looknfeel.conf index 9c4e247..0ad7343 100644 --- a/default/hypr/looknfeel.conf +++ b/default/hypr/looknfeel.conf @@ -87,6 +87,7 @@ animations { dwindle { pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = true # You probably want this + force_split = 2 # Always split on the right } # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more