chore: enable zellij status bar
This commit is contained in:
parent
4681841588
commit
f4c364eece
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
||||||
pane size=1 borderless=true {
|
pane size=1 borderless=true {
|
||||||
plugin location="tab-bar"
|
plugin location="tab-bar"
|
||||||
}
|
}
|
||||||
|
pane size=1 borderless=true {
|
||||||
|
plugin location="status-bar"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue