Removed zellij shell integration

This commit is contained in:
2024-09-27 14:37:10 -03:00
parent 4f5ceff875
commit 2efcd035f2

View File

@@ -1,9 +1,6 @@
{...}: { {...}: {
programs.zellij = { programs.zellij = {
enable = true; enable = true;
enableBashIntegration = true;
enableFishIntegration = true;
enableZshIntegration = true;
settings = { settings = {
pane_frames = false; pane_frames = false;
copy_on_select = false; copy_on_select = false;