zet.oliverdavies.uk/dev.kdl

14 lines
256 B
Plaintext
Raw Normal View History

2024-08-25 15:09:18 +00:00
layout {
pane split_direction="vertical" {
pane command="nvim" size="60%"
pane split_direction="horizontal" {
pane command="./run" { args "start"; }
}
}
pane size=1 borderless=true {
plugin location="zellij:compact-bar"
}
}