mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
9 lines
161 B
Text
9 lines
161 B
Text
layout {
|
|
pane split_direction="vertical" {
|
|
pane size="33%" command="yazi"
|
|
pane
|
|
}
|
|
pane size=2 borderless=true {
|
|
plugin location="zellij:status-bar"
|
|
}
|
|
}
|