Add compact bar
This commit is contained in:
parent
56ce8ba735
commit
950579f538
1 changed files with 4 additions and 0 deletions
4
dev.kdl
4
dev.kdl
|
@ -3,4 +3,8 @@ layout {
|
||||||
pane command="nvim"
|
pane command="nvim"
|
||||||
pane
|
pane
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pane size=1 borderless=true {
|
||||||
|
plugin location="zellij:compact-bar"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue