Add compact bar

This commit is contained in:
Oliver Davies 2024-08-31 17:18:27 +01:00
parent 56ce8ba735
commit 950579f538

View file

@ -3,4 +3,8 @@ layout {
pane command="nvim"
pane
}
pane size=1 borderless=true {
plugin location="zellij:compact-bar"
}
}