catppuccin: use transparent background to allow for blur

This commit is contained in:
Ryan El Kochta 2025-04-18 14:41:14 -04:00
parent c420d5ada6
commit 8f5019ad8d

View file

@ -5,6 +5,7 @@ return {
lazy = false, lazy = false,
priority = 1000, priority = 1000,
opts = { opts = {
transparent_background = true,
integrations = { integrations = {
noice = true, noice = true,
notify = true, notify = true,