26 lines
386 B
YAML
26 lines
386 B
YAML
windows:
|
|
decorations: none
|
|
opacity: 0.8
|
|
dynamic_title: true
|
|
dimensions:
|
|
columns: 0
|
|
lines: 0
|
|
|
|
class:
|
|
general: alacritty
|
|
|
|
scrolling:
|
|
history: 10000
|
|
multiplier: 1
|
|
|
|
draw_bold_text_with_bright_colors: true
|
|
|
|
bell:
|
|
animation: EaseOutExpo
|
|
duration: 2
|
|
|
|
selection:
|
|
semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"
|
|
save_to_clipboard: true
|
|
|
|
live_config_reload: true
|