Skip to content

Commit

Permalink
Add status-bar panel
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Sep 26, 2024
1 parent e4c7e5e commit f28eb15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ publish-rs:

publish-py:
cd binding/python && make publish && cd ../../

zel:
zellij --layout misc/bootstrap-3-node-static-cluster.zellij.kdl
3 changes: 3 additions & 0 deletions misc/bootstrap-3-node-static-cluster.zellij.kdl
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ layout {
}
pane name="Terminal" focus=true
}
pane split_direction="vertical" size="2%" borderless=true {
plugin location="zellij:status-bar"
}
}

0 comments on commit f28eb15

Please sign in to comment.