Let's try again shall we
This commit is contained in:
parent
54b8fa474c
commit
473142eb13
|
@ -11,12 +11,12 @@
|
||||||
pane size=1 borderless=true {
|
pane size=1 borderless=true {
|
||||||
plugin location="tab-bar"
|
plugin location="tab-bar"
|
||||||
}
|
}
|
||||||
|
pane
|
||||||
pane size=2 borderless=true {
|
pane size=2 borderless=true {
|
||||||
plugin location="status-bar"
|
plugin location="status-bar"
|
||||||
}
|
}
|
||||||
|
children
|
||||||
|
pane size=1 borderless=true {
|
||||||
pane size=1 borderless=false {
|
|
||||||
plugin location="file:${inputs.zjstatus.packages.${pkgs.system}.default}/bin/zjstatus.wasm" {
|
plugin location="file:${inputs.zjstatus.packages.${pkgs.system}.default}/bin/zjstatus.wasm" {
|
||||||
format_left "{mode} #[fg=cyan,bold]{session}"
|
format_left "{mode} #[fg=cyan,bold]{session}"
|
||||||
format_center "{tabs}"
|
format_center "{tabs}"
|
||||||
|
|
Loading…
Reference in a new issue