From bd320b9903ba0fb16c62555a732b9ab24de32a34 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Thu, 2 May 2024 14:02:19 +0200 Subject: [PATCH] Add the default stuff too --- home-manager/shared/shell/zellij.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/home-manager/shared/shell/zellij.nix b/home-manager/shared/shell/zellij.nix index 783c582..dc479a1 100644 --- a/home-manager/shared/shell/zellij.nix +++ b/home-manager/shared/shell/zellij.nix @@ -8,6 +8,14 @@ pkgs.writeText "default.kdl" '' layout { + pane size=1 borderless=true { + plugin location="tab-bar" + } + pane + pane size=2 borderless=true { + plugin location="status-bar" + } + default_tab_template { children pane size=1 borderless=false {