mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-28 03:15:42 +03:00
22 lines
464 B
YAML
22 lines
464 B
YAML
|
---
|
||
|
tabs:
|
||
|
- direction: Vertical
|
||
|
parts:
|
||
|
- direction: Horizontal
|
||
|
split_size:
|
||
|
Percent: 50
|
||
|
parts:
|
||
|
- direction: Vertical
|
||
|
split_size:
|
||
|
Percent: 50
|
||
|
- direction: Vertical
|
||
|
split_size:
|
||
|
Percent: 50
|
||
|
run:
|
||
|
command: {cmd: htop}
|
||
|
- direction: Horizontal
|
||
|
split_size:
|
||
|
Percent: 50
|
||
|
run:
|
||
|
command: {cmd: htop}
|