fix: resize alacritty font

This commit is contained in:
Laureηt 2022-12-21 00:55:51 +01:00
parent ef4556de10
commit ff082e9a62
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -198,6 +198,7 @@ in
settings = {
import = [ "${catppuccin-alacritty}/catppuccin-mocha.yml" ];
window.opacity = 0.825;
font.size = 9.5;
};
};