chore: update example layout (#926)

This commit is contained in:
Jae-Heon Ji 2021-12-10 02:38:18 +09:00 committed by GitHub
parent 90f463138b
commit 2096cafe1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 10 deletions

View file

@ -6,7 +6,8 @@ template:
split_size: split_size:
Fixed: 1 Fixed: 1
run: run:
plugin: tab-bar plugin:
location: "zellij:tab-bar"
borderless: true borderless: true
- direction: Vertical - direction: Vertical
body: true body: true
@ -14,7 +15,8 @@ template:
split_size: split_size:
Fixed: 2 Fixed: 2
run: run:
plugin: status-bar plugin:
location: "zellij:status-bar"
borderless: true borderless: true
tabs: tabs:
@ -59,7 +61,8 @@ tabs:
split_size: split_size:
Percent: 20 Percent: 20
run: run:
plugin: strider plugin:
location: "zellij:strider"
- direction: Horizontal - direction: Horizontal
split_size: split_size:
Percent: 80 Percent: 80

View file

@ -6,7 +6,8 @@ template:
split_size: split_size:
Fixed: 1 Fixed: 1
run: run:
plugin: tab-bar plugin:
location: "zellij:tab-bar"
borderless: true borderless: true
- direction: Vertical - direction: Vertical
body: true body: true
@ -14,7 +15,8 @@ template:
split_size: split_size:
Fixed: 2 Fixed: 2
run: run:
plugin: status-bar plugin:
location: "zellij:status-bar"
borderless: true borderless: true
tabs: tabs:
@ -62,7 +64,8 @@ tabs:
split_size: split_size:
Percent: 20 Percent: 20
run: run:
plugin: strider plugin:
location: "zellij:strider"
- direction: Horizontal - direction: Horizontal
split_size: split_size:
Percent: 80 Percent: 80

View file

@ -6,7 +6,8 @@ tabs:
split_size: split_size:
Fixed: 1 Fixed: 1
run: run:
plugin: tab-bar plugin:
location: "zellij:tab-bar"
borderless: true borderless: true
- direction: Vertical - direction: Vertical
parts: parts:
@ -29,5 +30,6 @@ tabs:
split_size: split_size:
Fixed: 2 Fixed: 2
run: run:
plugin: status-bar plugin:
location: "zellij:status-bar"
borderless: true borderless: true

View file

@ -7,7 +7,8 @@ template:
split_size: split_size:
Fixed: 1 Fixed: 1
run: run:
plugin: tab-bar plugin:
location: "zellij:tab-bar"
- direction: Vertical - direction: Vertical
borderless: true borderless: true
- direction: Vertical - direction: Vertical
@ -17,4 +18,5 @@ template:
split_size: split_size:
Fixed: 2 Fixed: 2
run: run:
plugin: status-bar plugin:
location: "zellij:status-bar"