aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 14fea928..fb52e0f5 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -40,6 +40,11 @@ font:
x: 2.0
y: -7.0
+ # OS X only: use thin stroke font rendering. Thin strokes are suitable
+ # for retina displays, but for non-retina you probably want this set to
+ # false.
+ use_thin_strokes: true
+
# Should display the render timer
render_timer: false