diff --git a/modules/home/cli/multiplexer/zellij.nix b/modules/home/cli/multiplexer/zellij.nix index 0e3f078..61ade89 100644 --- a/modules/home/cli/multiplexer/zellij.nix +++ b/modules/home/cli/multiplexer/zellij.nix @@ -9,8 +9,6 @@ programs.zellij = { enable = true; enableZshIntegration = true; - attachExistingSession = true; - exitShellOnExit = true; settings = { pane_frames = false; show_startup_tips = false;