Odstranit helix.kdl

This commit is contained in:
Kankys 2024-03-21 14:20:33 +00:00
parent 4cf02cad8e
commit 14501b48f8

View File

@ -1,15 +0,0 @@
layout {
pane size=1 borderless=true {
plugin location="zellij:tab-bar"
}
pane {
command "helix"
args "."
}
pane split_direction="vertical" size="10%" {
}
pane size=2 borderless=true {
plugin location="zellij:status-bar"
}
}