Initial Commit
This commit is contained in:
commit
c74f191ed3
9 changed files with 943 additions and 0 deletions
12
dev.kdl
Normal file
12
dev.kdl
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
layout {
|
||||
pane split_direction="vertical" {
|
||||
pane command="fx" size="25%"{}
|
||||
pane command="hx"{}
|
||||
}
|
||||
pane size="20%" command="just" {
|
||||
args "dev"
|
||||
}
|
||||
pane size=1 borderless=true {
|
||||
plugin location="zellij:compact-bar"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue