layout { default_tab_template { children pane size=1 borderless=true { plugin location="zellij:compact-bar" } } swap_tiled_layout name="vertical" { tab max_panes=6 { pane split_direction="vertical" { pane pane { children; } } } } swap_tiled_layout name="stacked" { tab { pane split_direction="vertical" { pane pane stacked=true { children; } } } } }