nixos-config/configs/home-manager/foo-dogsquared/config/zellij/layouts/editor.kdl
Gabriel Arazas 0760acb676
configs: consolidate NixOS and home-manager config into one configs folder
Now we're going beyond these structuring as we might have to accomodate
non-system configurations like Nixvim.
2024-01-15 07:45:43 +08:00

11 lines
158 B
Plaintext

layout {
pane split_direction="vertical" {
pane size="66%"
pane
}
pane size=1 borderless=true {
plugin location="zellij:compact-bar"
}
}