diff options
Diffstat (limited to 'alacritty')
| -rw-r--r-- | alacritty/.config/alacritty/alacritty.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index c0f41f2..c76c7d5 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml | |||
| @@ -36,13 +36,13 @@ font: | |||
| 36 | # - (macOS) Menlo | 36 | # - (macOS) Menlo |
| 37 | # - (Linux) monospace | 37 | # - (Linux) monospace |
| 38 | # - (Windows) Consolas | 38 | # - (Windows) Consolas |
| 39 | family: 'Fantasque Sans Mono' | 39 | family: 'Hermit' |
| 40 | 40 | ||
| 41 | # The `style` can be specified to pick a specific face. | 41 | # The `style` can be specified to pick a specific face. |
| 42 | style: Regular | 42 | style: Regular |
| 43 | 43 | ||
| 44 | # Point size | 44 | # Point size |
| 45 | size: 8.5 | 45 | size: 9 |
| 46 | 46 | ||
| 47 | offset: | 47 | offset: |
| 48 | x: 0 | 48 | x: 0 |
