{
    "border": "normal",
    "current_border_width": 2,
    "floating": "auto_off",
    "geometry": {
       "height": 436,
       "width": 724,
       "x": 0,
       "y": 0
    },
    "percent": 0.7,
    "swallows": [
       {
         "title": "^nvim"
       }
    ],
    "type": "con"
}

{
    "border": "normal",
    "floating": "auto_off",
    "layout": "splitv",
    "percent": 0.3,
    "type": "con",
    "nodes": [
        {
            "border": "normal",
            "current_border_width": 2,
            "floating": "auto_off",
            "geometry": {
               "height": 436,
               "width": 724,
               "x": 0,
               "y": 0
            },
            "percent": 0.7,
            "swallows": [
               {
                 "title": "^primary-terminal"
               }
            ],
            "type": "con"
        },
        {
            "border": "normal",
            "current_border_width": 2,
            "floating": "auto_off",
            "geometry": {
               "height": 436,
               "width": 724,
               "x": 0,
               "y": 0
            },
            "percent": 0.3,
            "swallows": [
               {
                 "title": "^secondary-terminal"
               }
            ],
            "type": "con"
        }
    ]
}