diff --git a/home-manager/shared/shell/zellij.nix b/home-manager/shared/shell/zellij.nix index a49f915..3b656c2 100644 --- a/home-manager/shared/shell/zellij.nix +++ b/home-manager/shared/shell/zellij.nix @@ -5,7 +5,7 @@ ... }: let config = - pkgs.writeText "zellij.kdl" + pkgs.writeText "config.kdl" '' session_serialization true theme "catppuccin-macchiato"