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;
|
zellij = {
|
||||||
enableZshIntegration = true;
|
enable = true;
|
||||||
exitShellOnExit = true;
|
enableZshIntegration = true;
|
||||||
attachExistingSession = true;
|
exitShellOnExit = true;
|
||||||
|
attachExistingSession = true;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue