Remove transparent background
This commit is contained in:
parent
6cdc8889c1
commit
b1c686ae70
|
@ -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