zellij: disable bash integration
This commit is contained in:
parent
e8809dc0fe
commit
10800c1ba2
|
@ -244,7 +244,6 @@
|
||||||
};
|
};
|
||||||
zellij = {
|
zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableBashIntegration = true;
|
|
||||||
settings.default_layout = "compact";
|
settings.default_layout = "compact";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue