Change so zellij statusbar is at the top of the terminal, this way it is no longer fighting neovim statusbar for attention from my eyes
This commit is contained in:
parent
c866d90c88
commit
30a3299c10
2 changed files with 7 additions and 1 deletions
6
home/.config/zellij/top-bar.kdl
Normal file
6
home/.config/zellij/top-bar.kdl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
layout {
|
||||
pane size=1 borderless=true {
|
||||
plugin location="compact-bar"
|
||||
}
|
||||
pane
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue