summaryrefslogtreecommitdiffstats
path: root/test-template.yaml
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2021-12-10 02:38:18 +0900
committerGitHub <noreply@github.com>2021-12-09 18:38:18 +0100
commit2096cafe1d9d3858f6ccd18c6898ea1e9cf837ba (patch)
treebb0918c0c3519c9b28371d33174e50c0c693e710 /test-template.yaml
parent90f463138b603220583ed843bacd0ae834edc472 (diff)
chore: update example layout (#926)
Diffstat (limited to 'test-template.yaml')
-rw-r--r--test-template.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/test-template.yaml b/test-template.yaml
index b9c496d41..ba95a46d7 100644
--- a/test-template.yaml
+++ b/test-template.yaml
@@ -7,7 +7,8 @@ template:
split_size:
Fixed: 1
run:
- plugin: tab-bar
+ plugin:
+ location: "zellij:tab-bar"
- direction: Vertical
borderless: true
- direction: Vertical
@@ -17,4 +18,5 @@ template:
split_size:
Fixed: 2
run:
- plugin: status-bar
+ plugin:
+ location: "zellij:status-bar"