Reduce alacritty font to 10.0

This commit is contained in:
Kevin Cotugno 2021-03-18 09:56:34 -07:00
parent 3627bd0dce
commit da308137ec

View File

@ -8,7 +8,7 @@ font:
normal: normal:
family: Hack family: Hack
style: Regular style: Regular
size: 12.0 size: 10.0
# Base16 Solarized Dark 256 - alacritty color config # Base16 Solarized Dark 256 - alacritty color config
# Ethan Schoonover (modified by aramisgithub) # Ethan Schoonover (modified by aramisgithub)