diff options
Diffstat (limited to 'dotfiles')
-rw-r--r-- | dotfiles/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/alacritty.yml b/dotfiles/alacritty.yml index 742b36d2295e..3135bf55add4 100644 --- a/dotfiles/alacritty.yml +++ b/dotfiles/alacritty.yml @@ -50,7 +50,7 @@ font: family: Input Mono # Point size of the font - size: 11.0 + size: 12.0 # Offset is the extra space around each character. offset.y can be thought of # as modifying the linespacing, and offset.x as modifying the letter spacing. |