From 8e02d0c76f461e8293f25c8bf729f5089776abe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Mon, 8 Jan 2024 13:11:24 +0100 Subject: [PATCH] Remove the boggus size --- .config/zellij/layouts/dedibox.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zellij/layouts/dedibox.kdl b/.config/zellij/layouts/dedibox.kdl index de259df..1852e90 100644 --- a/.config/zellij/layouts/dedibox.kdl +++ b/.config/zellij/layouts/dedibox.kdl @@ -18,7 +18,7 @@ layout { pane status size=1 } - pane_template name="status" size=1 borderless=true { + pane_template name="status" borderless=true { plugin location="zellij:compact-bar" } }