diff --git a/system/.config/alacritty/alacritty.yml b/system/.config/alacritty/alacritty.yml index 4255670..1053fac 100644 --- a/system/.config/alacritty/alacritty.yml +++ b/system/.config/alacritty/alacritty.yml @@ -117,12 +117,6 @@ font: # effect. use_thin_strokes: false -# Display the time it takes to redraw each frame. -render_timer: false - -# Keep the log file after quitting Alacritty. -persistent_logging: false - # If `true`, bold text is drawn using the bright color variants. draw_bold_text_with_bright_colors: true