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 = {
flavour = "macchiato",
term_colors = true,
transparent_background = false,
transparent_background = true,
integrations = {
alpha = true,
gitsigns = true,