|
|
@ -4,9 +4,6 @@ auto_layout false
|
|
|
|
|
|
|
|
|
|
|
|
layout {
|
|
|
|
layout {
|
|
|
|
default_tab_template {
|
|
|
|
default_tab_template {
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
|
|
|
|
plugin location="zellij:tab-bar"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
children
|
|
|
|
children
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
pane size=1 borderless=true {
|
|
|
|
plugin location="https://github.com/dj95/zjstatus/releases/latest/download/zjstatus.wasm" {
|
|
|
|
plugin location="https://github.com/dj95/zjstatus/releases/latest/download/zjstatus.wasm" {
|
|
|
@ -57,7 +54,7 @@ layout {
|
|
|
|
command "nu"
|
|
|
|
command "nu"
|
|
|
|
args "-c" "broot --conf {{dirs.config}}/broot/ide.toml --sort-by-type-dirs-first"
|
|
|
|
args "-c" "broot --conf {{dirs.config}}/broot/ide.toml --sort-by-type-dirs-first"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
pane {
|
|
|
|
pane borderless=true{
|
|
|
|
name "Editor"
|
|
|
|
name "Editor"
|
|
|
|
command "nu"
|
|
|
|
command "nu"
|
|
|
|
size "55%"
|
|
|
|
size "55%"
|
|
|
|