From e1f9d8294f714d0da4635a73a851c6b35f3230e3 Mon Sep 17 00:00:00 2001 From: hellerve Date: Tue, 25 Jun 2019 18:52:22 +0200 Subject: [PATCH] alacritty: more options --- alacritty.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/alacritty.yml b/alacritty.yml index 87f246a..8973e23 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -36,6 +36,10 @@ colors: cursor_style: Block custom_cursor_colors: true debug: + log_level: None + persistent_logging: false + print_events: false + ref_test: false render_timer: false draw_bold_text_with_bright_colors: true dynamic_title: true @@ -405,6 +409,7 @@ scrolling: history: 10000 multiplier: 3 selection: + save_to_clipboard: false semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>" shell: program: /usr/local/bin/zsh