summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 686cb387..203b8fa1 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -36,6 +36,10 @@ dpi:
# Display tabs using this many cells (changes require restart)
tabspaces: 8
+# Cursor blinking
+cursor_blink_interval: 300
+cursor_blink: true
+
# When true, bold text is drawn using the bright variant of colors.
draw_bold_text_with_bright_colors: true