diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-02-23 10:16:56 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-02-23 10:16:56 +0000 |
commit | c77858def67691eeed093b14120e3bf9455d8bfe (patch) | |
tree | d296d9cb68107b8da7493b49cebe2e07d14620d0 /alacritty | |
parent | f6de4efc9c5041407cdba05893a8de8680961ed5 (diff) |
...
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 |