Re-enable catppuccin transparency for hyprland blur
This commit is contained in:
parent
5a18c254ac
commit
97abceef12
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue