mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-27 06:25:42 +03:00
21 lines
386 B
YAML
21 lines
386 B
YAML
|
---
|
||
|
template:
|
||
|
direction: Horizontal
|
||
|
parts:
|
||
|
- direction: Vertical
|
||
|
borderless: true
|
||
|
split_size:
|
||
|
Fixed: 1
|
||
|
run:
|
||
|
plugin: tab-bar
|
||
|
- direction: Vertical
|
||
|
borderless: true
|
||
|
- direction: Vertical
|
||
|
borderless: true
|
||
|
- direction: Vertical
|
||
|
borderless: true
|
||
|
split_size:
|
||
|
Fixed: 2
|
||
|
run:
|
||
|
plugin: status-bar
|