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