Re-enable catppuccin transparency for hyprland blur

This commit is contained in:
Evie Litherland-Smith 2023-05-16 09:14:51 +01:00
parent 5a18c254ac
commit 97abceef12

View file

@ -1,7 +1,7 @@
local config = { local config = {
flavour = "macchiato", flavour = "macchiato",
term_colors = true, term_colors = true,
transparent_background = false, transparent_background = true,
integrations = { integrations = {
alpha = true, alpha = true,
gitsigns = true, gitsigns = true,