diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/alacritty.yml b/alacritty.yml index fcd46dfb..d8f05d3f 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -172,12 +172,6 @@ # x: 0 # y: 0 - # Thin stroke font rendering (macOS only) - # - # Thin strokes are suitable for retina displays, but for non-retina screens - # it is recommended to set `use_thin_strokes` to `false`. - #use_thin_strokes: true - # Use built-in font for box drawing characters. # # If `true`, Alacritty will use a custom built-in font for box drawing |