feat(zellij): enable auto attach on login
This commit is contained in:
parent
5e8a013e11
commit
632818ed7b
1 changed files with 4 additions and 1 deletions
|
@ -6,4 +6,7 @@
|
|||
# theme = "stylix";
|
||||
};
|
||||
};
|
||||
}
|
||||
home.sessionVariables.ZELLIJ_AUTO_ATTACH = "true";
|
||||
home.sessionVariables.ZELLIJ_AUTO_EXIT = "true";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue