mirror of
https://github.com/davegallant/nix-config
synced 2025-08-09 18:52:28 +00:00
Reduce alacritty font size on mac
This commit is contained in:
@@ -182,7 +182,7 @@ in {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
normal.family = "FiraCode Nerd Font";
|
normal.family = "FiraCode Nerd Font";
|
||||||
size = 18;
|
size = 16;
|
||||||
};
|
};
|
||||||
|
|
||||||
shell = {
|
shell = {
|
||||||
|
Reference in New Issue
Block a user