diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 2ea84d0..0e71590 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -123,6 +123,10 @@ inactive_timeout = 3; }; + dwindle = { + force_split = 2; + }; + # DECORATION decoration = { active_opacity = 0.95;