diff options
| author | Yaroslav <contact@yaroslavps.com> | 2020-09-19 12:42:57 +0300 |
|---|---|---|
| committer | Yaroslav <contact@yaroslavps.com> | 2020-09-19 12:42:57 +0300 |
| commit | a68febd54a55e9954c92d5d42d098530fbbc24d4 (patch) | |
| tree | b01c70bb8e6d0390e2233136e22747df496ffbc8 /dotfiles/.config/alacritty | |
| parent | f35f43c2ce2ed7f72f3b0aa4446df706f24f1701 (diff) | |
| download | swayrice-a68febd54a55e9954c92d5d42d098530fbbc24d4.tar.gz swayrice-a68febd54a55e9954c92d5d42d098530fbbc24d4.zip | |
font change
Diffstat (limited to 'dotfiles/.config/alacritty')
| -rw-r--r-- | dotfiles/.config/alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/alacritty/alacritty.yml b/dotfiles/.config/alacritty/alacritty.yml index db09f07..113fa7d 100644 --- a/dotfiles/.config/alacritty/alacritty.yml +++ b/dotfiles/.config/alacritty/alacritty.yml @@ -138,7 +138,7 @@ font: #style: Bold Italic # Point size - size: 12.0 + size: 10.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. |
