adds default layout and changes sessionizer function
This commit is contained in:
parent
8371ae8b30
commit
2940ac4bf0
3 changed files with 15 additions and 1 deletions
9
modules/zellij/layouts/default.kdl
Normal file
9
modules/zellij/layouts/default.kdl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
layout {
|
||||
pane size=1 borderless=true {
|
||||
plugin location="tab-bar"
|
||||
}
|
||||
pane
|
||||
pane size=1 borderless=true {
|
||||
plugin location="status-bar"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue