2024-02-27 12:00:15 -05:00

11 lines
124 B
Lua

return {
'j-hui/fidget.nvim',
opts = {
notification = {
window = {
winblend = 0,
},
}
}
}