Fix more entries in the alacritty configuration

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-06-17 21:44:46 +02:00
parent 4e6c21a7c1
commit 1c54b95314
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -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