require("fidget").setup({ text = { spinner = "dots", -- animation shown when tasks are ongoing done = "✓", -- character shown when all tasks are complete }, window = { blend = 0, -- &winblend for the window }, })