Enable nvim transparent background again now that blur works
This commit is contained in:
parent
309d043502
commit
0ea4239729
|
@ -1,7 +1,7 @@
|
||||||
return {
|
return {
|
||||||
flavour = "macchiato",
|
flavour = "macchiato",
|
||||||
term_colors = true,
|
term_colors = true,
|
||||||
-- transparent_background = true,
|
transparent_background = true,
|
||||||
integrations = {
|
integrations = {
|
||||||
barbecue = {
|
barbecue = {
|
||||||
dim_dirname = true,
|
dim_dirname = true,
|
||||||
|
|
Loading…
Reference in a new issue