* work * work * working * get default mode from server and some ui responsiveness * work * finish design and get tests to pass * get e2e tests to pass * add classic layout * add classic layout assets * fix e2e tests * style(fmt): rustfmt * fix plugin system test * style(fmt): some cleanups
9 lines
171 B
Text
9 lines
171 B
Text
layout {
|
|
pane size=1 borderless=true {
|
|
plugin location="tab-bar"
|
|
}
|
|
pane
|
|
pane size=1 borderless=true {
|
|
plugin location="status-bar"
|
|
}
|
|
}
|