fix(zellij): fix ssh issue
This commit is contained in:
parent
744ba98d0d
commit
e688519d02
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
||||||
programs.zellij = {
|
programs.zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
attachExistingSession = true;
|
|
||||||
exitShellOnExit = true;
|
|
||||||
settings = {
|
settings = {
|
||||||
pane_frames = false;
|
pane_frames = false;
|
||||||
show_startup_tips = false;
|
show_startup_tips = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue