dotfiles/_linux/_unused/astronvim/plugins/notify.lua

7 lines
88 B
Lua

return {
"rcarriga/nvim-notify",
opts = {
background_colour = "#000000",
},
}