diff options
author | zachir <zachir@librem.one> | 2023-05-30 22:54:35 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-05-30 22:55:31 -0500 |
commit | 729641d43cf722b884003036112968013e83a084 (patch) | |
tree | e26de8cddf31a076471a0b9b9393e88ef7c2a9ee /alacritty | |
parent | abcf5e59d33a259f22dab4f69147f59b3c489fe0 (diff) |
resize alacritty for legibility
Diffstat (limited to 'alacritty')
-rw-r--r-- | alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 1831a2b..25af5d4 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -154,7 +154,7 @@ font: style: Bold Italic # Point size - size: 8.0 + size: 12.0 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter |