Improve ide layout

main
Julius Riegel 8 months ago
parent d46c38b9f0
commit b49a7b7c5e

@ -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%"

Loading…
Cancel
Save