feat(fidget): catppuccin integration

This commit is contained in:
NotAShelf 2023-05-24 04:13:56 +03:00
parent 7d4f793e9e
commit b92c312165
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22

View file

@ -103,7 +103,10 @@ in {
align = {
bottom = ${boolToString cfg.fidget-nvim.align.bottom},
right = ${boolToString cfg.fidget-nvim.align.right},
}
},
window = {
blend = 0,
},
}
'';
})