diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-18 20:02:50 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-18 20:02:50 +0200 |
commit | eb8a6a2ccc4595a968a1f74e9f92eac21dfd0a99 (patch) | |
tree | ed366629f28fcf4e191a2ecc1f7f3f6ab5eca234 | |
parent | Added alacritty config (diff) | |
download | dotfiles-bsd-eb8a6a2ccc4595a968a1f74e9f92eac21dfd0a99.tar.gz dotfiles-bsd-eb8a6a2ccc4595a968a1f74e9f92eac21dfd0a99.tar.bz2 dotfiles-bsd-eb8a6a2ccc4595a968a1f74e9f92eac21dfd0a99.tar.xz dotfiles-bsd-eb8a6a2ccc4595a968a1f74e9f92eac21dfd0a99.tar.zst dotfiles-bsd-eb8a6a2ccc4595a968a1f74e9f92eac21dfd0a99.zip |
Alacritty update
-rw-r--r-- | .config/alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 6728b24..3bf82c0 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -139,7 +139,7 @@ font: #style: Bold Italic # Point size - size: 12.5 + size: 13.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 spacing. |