Re-enable nvim transparency
This commit is contained in:
parent
f3410637a6
commit
2e0c8ecd30
|
@ -1,6 +1,7 @@
|
||||||
return {
|
return {
|
||||||
flavour = "macchiato",
|
flavour = "macchiato",
|
||||||
term_colors = true,
|
term_colors = true,
|
||||||
|
transparent_background = true,
|
||||||
integrations = {
|
integrations = {
|
||||||
dashboard = true,
|
dashboard = true,
|
||||||
gitsigns = true,
|
gitsigns = true,
|
||||||
|
|
Loading…
Reference in a new issue