refactor(config): disable transparent background
This commit is contained in:
parent
60835f52ca
commit
4176bdcb8d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
flavour = "mocha";
|
flavour = "mocha";
|
||||||
|
|
||||||
# Needed to keep terminal transparency, if any
|
# Needed to keep terminal transparency, if any
|
||||||
transparent_background = true;
|
transparent_background = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue