mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
4555248b72
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
19 lines
262 B
KDL
19 lines
262 B
KDL
layout {
|
|
pane {
|
|
borderless true
|
|
size 1
|
|
plugin location="zellij:compact-bar"
|
|
}
|
|
pane split_direction="horizontal" {
|
|
pane {
|
|
edit "."
|
|
focus true
|
|
size "75%"
|
|
borderless true
|
|
}
|
|
pane {
|
|
size "25%"
|
|
}
|
|
}
|
|
}
|