enable catppuccin terminal colors

This commit is contained in:
cswimr 2025-02-10 23:05:15 -06:00
parent 111ce63d9c
commit 3a5de5a1e3
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -32,7 +32,7 @@
#lazyLoad.enable = true;
settings = {
transparent_background = false;
term_colors = false;
term_colors = true;
styles = {
conditionals = null;
};