nixos-configs/dotfiles/config/.config/zellij/layouts/default.kdl
2024-09-02 14:22:08 -05:00

13 lines
258 B
Plaintext

layout {
default_tab_template {
pane size=1 borderless=true {
plugin location="zellij:tab-bar"
}
children
pane size=2 borderless=true {
plugin location="zellij:status-bar"
}
}
tab
}