summaryrefslogtreecommitdiffstats
path: root/zellij-utils/assets/layouts/default.yaml
blob: 549dea24b900064c289d04869cd0299b17e961a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
template:
  direction: Horizontal
  parts:
    - direction: Vertical
      borderless: true
      split_size:
        Fixed: 1
      run:
        plugin:
          path: tab-bar
    - direction: Vertical
      body: true
    - direction: Vertical
      borderless: true
      split_size:
        Fixed: 2
      run:
        plugin:
          path: status-bar
tabs:
  - direction: Vertical