yazi: do not preload .crdownload

This commit is contained in:
2025-06-26 19:50:54 +03:00
parent 86a972fd61
commit 7069a9e1f0

View File

@ -25,6 +25,11 @@ in {
max_width = 1000;
max_height = 1000;
};
plugin = {
preloaders = [
{ name = "*.crdownload"; run = "noop"; }
];
};
};
plugins = {