alacritty: Change font size
This commit is contained in:
parent
3327ef41c8
commit
72325d4f83
|
@ -10,7 +10,7 @@ opacity = 1
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
normal = { family = "JetBrainsMono Nerd Font Mono", style = "Regular" }
|
normal = { family = "JetBrainsMono Nerd Font Mono", style = "Regular" }
|
||||||
size = 16
|
size = 12
|
||||||
|
|
||||||
[general]
|
[general]
|
||||||
live_config_reload = true
|
live_config_reload = true
|
||||||
|
|
Loading…
Reference in a new issue