return { "rcarriga/nvim-notify", cond = not vim.g.vscode, lazy = true, config = true, opts = { background_colour = "#000000", fps = 60, render = "default", -- "minimal", "simple" }, }