adds default layout and changes sessionizer function

This commit is contained in:
Dennis Schoepf 2025-12-05 14:04:21 +01:00
parent 8371ae8b30
commit 2940ac4bf0
3 changed files with 15 additions and 1 deletions

View 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"
}
}