Disable zellij zsh integration
This commit is contained in:
parent
d331ae4e92
commit
8d089f0234
@ -1,7 +1,7 @@
|
||||
{ ... }: {
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
# enableZshIntegration = true;
|
||||
settings = { };
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user