Update something
This commit is contained in:
parent
e3c94cce54
commit
147ca5ddbc
81 changed files with 3055 additions and 326 deletions
12
zellij/config/default.kdl
Normal file
12
zellij/config/default.kdl
Normal file
|
@ -0,0 +1,12 @@
|
|||
layout {
|
||||
pane split_direction="vertical" {
|
||||
pane
|
||||
pane split_direction="horizontal" {
|
||||
pane
|
||||
pane
|
||||
}
|
||||
}
|
||||
pane size=1 borderless=true {
|
||||
plugin location="zellij:compact-bar"
|
||||
}
|
||||
}
|
12
zellij/config/layouts/default.kdl
Normal file
12
zellij/config/layouts/default.kdl
Normal file
|
@ -0,0 +1,12 @@
|
|||
layout {
|
||||
pane split_direction="vertical" {
|
||||
pane
|
||||
pane split_direction="horizontal" {
|
||||
pane
|
||||
pane
|
||||
}
|
||||
}
|
||||
pane size=1 borderless=true {
|
||||
plugin location="zellij:compact-bar"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue