chore: edit pane sizing

This commit is contained in:
notohh 2023-03-11 19:48:05 -05:00
parent 5f8dcc1c37
commit f7bb17211f
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -9,7 +9,7 @@
plugin location="zellij:tab-bar" plugin location="zellij:tab-bar"
} }
pane split_direction="vertical" { pane split_direction="vertical" {
pane pane size="120"
pane split_direction="horizontal" { pane split_direction="horizontal" {
pane pane
pane pane
@ -63,5 +63,6 @@
} }
} }
} }
''; '';
} }