12 lines
No EOL
226 B
Text
12 lines
No EOL
226 B
Text
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"
|
|
}
|
|
} |