From 46d9a27cba4886af676cb8986a4c2c81a67bb1dc Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Thu, 24 Oct 2024 22:02:37 +0200 Subject: [PATCH] hyperland: fix gaps --- hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index c792e11..e4edf06 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -72,11 +72,12 @@ animations { dwindle { pseudotile = no # master switch for pseudotiling. preserve_split = yes - no_gaps_when_only = yes + no_gaps_when_only = no } master { new_is_master = true + no_gaps_when_only = no } gestures {