From 1c54b953141f379da082e2c032531a67dde82748 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 17 Jun 2019 21:44:46 +0200 Subject: [PATCH] Fix more entries in the alacritty configuration Signed-off-by: Severin Kaderli --- system/.config/alacritty/alacritty.yml | 6 ------ 1 file changed, 6 deletions(-) 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