feat(zellij): Do not auto attach zellij

This commit is contained in:
uttarayan21
2024-03-27 10:00:59 +05:30
parent 0be8d1aa55
commit 5173e01ee4

View File

@@ -4,7 +4,7 @@
... ...
}: { }: {
home.sessionVariables = { home.sessionVariables = {
"ZELLIJ_AUTO_ATTACH" = "true"; # "ZELLIJ_AUTO_ATTACH" = "true";
# "ZELLIJ_AUTO_EXIT" = "true"; # "ZELLIJ_AUTO_EXIT" = "true";
}; };
programs.zellij = let programs.zellij = let