chore: edit pane sizing
This commit is contained in:
parent
5f8dcc1c37
commit
f7bb17211f
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
plugin location="zellij:tab-bar"
|
||||
}
|
||||
pane split_direction="vertical" {
|
||||
pane
|
||||
pane size="120"
|
||||
pane split_direction="horizontal" {
|
||||
pane
|
||||
pane
|
||||
|
@ -63,5 +63,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue