Added zellij and yazi configs

This commit is contained in:
Tyler Mayoff 2024-12-26 21:20:11 -05:00
parent 69f113cfa5
commit 1dfb9194cd
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[manager]
ratio = [1, 1, 0]

View file

@ -0,0 +1,9 @@
layout {
pane split_direction="vertical" {
pane size="33%" command="yazi"
pane
}
pane size=2 borderless=true {
plugin location="zellij:status-bar"
}
}