diff --git a/dev.kdl b/dev.kdl deleted file mode 100644 index 4659e5f22..000000000 --- a/dev.kdl +++ /dev/null @@ -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" - } -}