mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
c2786c7f96
- move older config to archive Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
13 lines
176 B
KDL
13 lines
176 B
KDL
layout {
|
|
pane {
|
|
borderless true
|
|
size 1
|
|
plugin location="zellij:compact-bar"
|
|
}
|
|
pane split_direction="vertical" {
|
|
pane {
|
|
name "Terminal"
|
|
}
|
|
}
|
|
}
|