zellij changes

This commit is contained in:
iofq 2024-12-17 19:41:02 -06:00
parent afbaf19f1e
commit c44aff74a1

View file

@ -38,6 +38,9 @@
pager = "${pkgs.bat}/bin/bat";
default-command = ["log"];
};
snapshot = {
max-new-file-size = "10MiB";
};
};
};
}