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