local notify = require("notify") notify.setup({ background_colour = "#1e1e1e", }) vim.notify = notify