Files
dotfiles/.config/zellij/layouts/terminal.kdl
T
avinal c87e2e3c9e feat: add more configurations and a new theme
- a theme based on carbon and vim high contrast
- modify layouts in zellij and add support for swaps
- add snippets

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2026-03-27 16:06:28 +05:30

9 lines
137 B
KDL

layout {
pane {
name "Terminal"
}
pane size=1 borderless=true {
plugin location="zellij:compact-bar"
}
}