mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 16:57:55 +00:00
Gabriel Arazas
0760acb676
Now we're going beyond these structuring as we might have to accomodate non-system configurations like Nixvim.
11 lines
158 B
Plaintext
11 lines
158 B
Plaintext
layout {
|
|
pane split_direction="vertical" {
|
|
pane size="66%"
|
|
pane
|
|
}
|
|
|
|
pane size=1 borderless=true {
|
|
plugin location="zellij:compact-bar"
|
|
}
|
|
}
|