dotfiles/nvim/plugin/fidget.lua

8 lines
94 B
Lua
Raw Normal View History

require("fidget").setup {
notification = {
window = {
winblend = 0,
},
},
}