Increase font size in alacritty
This commit is contained in:
parent
4dcff3d334
commit
7ce34dca30
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ in
|
||||||
family = "Iosevka Nerd Font";
|
family = "Iosevka Nerd Font";
|
||||||
style = "Medium";
|
style = "Medium";
|
||||||
};
|
};
|
||||||
size = 12.0;
|
size = 14.0;
|
||||||
};
|
};
|
||||||
|
|
||||||
live_config_reload = true;
|
live_config_reload = true;
|
||||||
|
|
Loading…
Reference in a new issue