alacritty: more options
This commit is contained in:
@@ -36,6 +36,10 @@ colors:
|
|||||||
cursor_style: Block
|
cursor_style: Block
|
||||||
custom_cursor_colors: true
|
custom_cursor_colors: true
|
||||||
debug:
|
debug:
|
||||||
|
log_level: None
|
||||||
|
persistent_logging: false
|
||||||
|
print_events: false
|
||||||
|
ref_test: false
|
||||||
render_timer: false
|
render_timer: false
|
||||||
draw_bold_text_with_bright_colors: true
|
draw_bold_text_with_bright_colors: true
|
||||||
dynamic_title: true
|
dynamic_title: true
|
||||||
@@ -405,6 +409,7 @@ scrolling:
|
|||||||
history: 10000
|
history: 10000
|
||||||
multiplier: 3
|
multiplier: 3
|
||||||
selection:
|
selection:
|
||||||
|
save_to_clipboard: false
|
||||||
semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>"
|
semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>"
|
||||||
shell:
|
shell:
|
||||||
program: /usr/local/bin/zsh
|
program: /usr/local/bin/zsh
|
||||||
|
Reference in New Issue
Block a user