From 31a01a16e32a3138e6470636e489706ff9172860 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 23 Aug 2023 07:57:26 +0300 Subject: Hyprland: Play around with ‘no_gaps_when_only’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 440cde9..105e61f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -43,6 +43,10 @@ decoration { rounding = 8 } +dwindle { + no_gaps_when_only = yes +} + animations { enabled = yes animation = windows, 1, 3, default, slide -- cgit v1.2.3