feat(zellij): make zellij autoattach andexit
This commit is contained in:
parent
28021098dd
commit
650c78c74a
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
programs.zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
attachExistingSession = true;
|
||||
exitShellOnExit = true;
|
||||
settings = {
|
||||
pane_frames = false;
|
||||
show_startup_tips = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue