return {
"rcarriga/nvim-notify",
lazy = true,
config = true,
opts = {
fps = 60,
render = "default", -- "minimal", "simple"
},
}