We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8786bb commit 433cb0fCopy full SHA for 433cb0f
config/dot_config/zellij/layouts/default.kdl
@@ -1,8 +1,8 @@
1
layout {
2
default_tab_template {
3
children
4
- pane size=1 {
5
- plugin location="https://github.com/dj95/zjstatus/releases/latest/download/zjstatus.wasm" {
+ pane size=1 borderless=true {
+ plugin location="file:~/.config/zellij/plugins/zjstatus.wasm" {
6
format_left "{mode} #[fg=#9399B2]{session}"
7
format_center "{tabs}"
8
format_right "{command_git_branch} {datetime}"
config/dot_config/zellij/plugins/zjframes.wasm
1.05 MB
config/dot_config/zellij/plugins/zjstatus.wasm
4.12 MB
0 commit comments