From 450a919922eeb9601952b24a127bf54ee9b34afe Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Tue, 2 Jul 2024 22:25:38 +0530 Subject: [PATCH] skipper: fix hyprland config --- home/wm/hyprland/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index 3ced180..4aa8b07 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -75,9 +75,10 @@ in }; master = { - new_is_master = true; - new_on_top = true; mfact = 0.65; + new_status = "master"; + new_on_top = true; + no_gaps_when_only = 1; }; animation = [