diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index bd7e8dc..34baf1a 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -72,6 +72,7 @@ "workspaces,1,3,default" ]; + dwindle.force_split = 2; cursor.no_warps = true; }; };