feat(zellij): Do not auto attach zellij
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user