nixos-configs/dotfiles/config/.config/zellij/layouts/default.kdl

13 lines
258 B
Plaintext
Raw Normal View History

2024-09-02 21:22:08 +02:00
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
}