14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
![]() |
layout {
|
||
|
pane size=1 borderless=true {
|
||
|
plugin location="zellij:tab-bar"
|
||
|
}
|
||
|
pane size="70%" command="nvim"
|
||
|
pane split_direction="vertical" {
|
||
|
pane
|
||
|
pane command="unimatrix"
|
||
|
}
|
||
|
pane size=1 borderless=true {
|
||
|
plugin location="zellij:status-bar"
|
||
|
}
|
||
|
}
|