style: Increase opacity of a terminal

This commit is contained in:
Sweetbread 2024-11-24 17:26:33 +03:00
parent c754658646
commit 56da2e4979

View File

@ -34,7 +34,7 @@
opacity = { opacity = {
popups = .8; popups = .8;
terminal = .5; terminal = .75;
}; };
}; };
} }