Delete dev.kdl

This commit is contained in:
Oliver Davies 2025-07-12 17:32:40 +01:00
parent 13994c6527
commit 4180dc70e3

13
dev.kdl
View file

@ -1,13 +0,0 @@
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"
}
}