Add the default stuff too
This commit is contained in:
parent
ebbd8f3c84
commit
bd320b9903
|
@ -8,6 +8,14 @@
|
|||
pkgs.writeText "default.kdl"
|
||||
''
|
||||
layout {
|
||||
pane size=1 borderless=true {
|
||||
plugin location="tab-bar"
|
||||
}
|
||||
pane
|
||||
pane size=2 borderless=true {
|
||||
plugin location="status-bar"
|
||||
}
|
||||
|
||||
default_tab_template {
|
||||
children
|
||||
pane size=1 borderless=false {
|
||||
|
|
Loading…
Reference in a new issue