layout { default_tab_template { children pane size=1 borderless=true { plugin location="zellij:compact-bar" } } tab name="nvim + jjui" { pane stacked=true { pane command="nvim" pane command="jjui" } } tab name="pi + shell" { pane stacked=true { pane command="pi" pane } } }