dotfiles/nvim/plugin/fidget.lua
Oliver Davies 69a397e624 Move Nix files into a nix directory
Move everything from `config` to the root level.
2024-11-21 08:56:12 +00:00

8 lines
94 B
Lua

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