diff options
author | zachir <zachir@librem.one> | 2023-05-30 22:54:35 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-05-30 22:54:35 -0500 |
commit | eafdb84b811139e9f3f506dafbc685cf34993dc7 (patch) | |
tree | 05eba874f02e9887b78ed274daad66cbfad5c89d | |
parent | f7cd2c90aeec9d8e8e2451dd6a5320c9d65ed73b (diff) |
resize alacritty for legibility
-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 |