{ lib, ... }: {
plugins.notify = {
enable = true;
render = lib.nixvim.mkRaw "'wrapped-compact'";
};
}