mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Added zellij and yazi configs
This commit is contained in:
parent
69f113cfa5
commit
1dfb9194cd
2 changed files with 11 additions and 0 deletions
2
dot_config/yazi/empty_yazi.toml
Normal file
2
dot_config/yazi/empty_yazi.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[manager]
|
||||
ratio = [1, 1, 0]
|
||||
9
dot_config/zellij/layouts/empty_default.kdl
Normal file
9
dot_config/zellij/layouts/empty_default.kdl
Normal 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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue