Reduce alacritty font size on mac

This commit is contained in:
Dave Gallant
2022-06-24 23:14:15 -04:00
parent 66c22c3bc0
commit 50afd88dd6

View File

@@ -182,7 +182,7 @@ in {
}
else {
normal.family = "FiraCode Nerd Font";
size = 18;
size = 16;
};
shell = {