dotfiles/.config/zellij/layouts/terminal.kdl

9 lines
248 B
Text

layout {
tab name="terminal" {
pane size="70%" borderless=false
pane size="30%" borderless=false
pane size=1 borderless=true {
plugin location="file:~/.config/zellij/plugins/statusbar.wasm"
}
}
}