alacritty: smaller font size

This commit is contained in:
PowerUser64 2021-12-26 16:15:07 -08:00
parent ee22f9dd1a
commit 1d378ca202

View file

@ -27,6 +27,8 @@ colors:
cyan: "#23ced4"
white: "#f8f8f2"
transparent_background_colors: true
font:
# The normal (roman) font face to use.
normal:
@ -38,7 +40,8 @@ font:
italic:
family: Sauce Code Pro NF
size: 14
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
size: 12
offset:
x: 0
@ -54,8 +57,7 @@ window:
x: 3
y: 2
scrolling:
# Number of lines the viewport will move for every line scrolled when
# scrollback is enabled (history > 0).
# number of lines to keep in history buffer
history: 10000
# Scrolling distance multiplier.
# multiplier: 10