mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 08:09:06 +03:00
23 lines
444 B
YAML
23 lines
444 B
YAML
---
|
|
template:
|
|
direction: Horizontal
|
|
parts:
|
|
- direction: Vertical
|
|
borderless: true
|
|
split_size:
|
|
Fixed: 1
|
|
run:
|
|
plugin:
|
|
location: "zellij:tab-bar"
|
|
- direction: Vertical
|
|
borderless: true
|
|
- direction: Vertical
|
|
borderless: true
|
|
- direction: Vertical
|
|
borderless: true
|
|
split_size:
|
|
Fixed: 2
|
|
run:
|
|
plugin:
|
|
location: "zellij:status-bar"
|