added the actual zellij option
idk how i missed that
This commit is contained in:
parent
816129a506
commit
61239c0f2b
1 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
|||
{...}: {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
exitShellOnExit = true;
|
||||
attachExistingSession = true;
|
||||
zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
exitShellOnExit = true;
|
||||
attachExistingSession = true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue