Update alacritty.
This commit is contained in:
parent
47fe77b2c7
commit
fdc6dd3d5b
|
|
@ -24,7 +24,7 @@ scrolling:
|
||||||
# Font configuration
|
# Font configuration
|
||||||
font:
|
font:
|
||||||
# Point size
|
# Point size
|
||||||
size: 12.0
|
size: 14
|
||||||
# Normal (roman) font face
|
# Normal (roman) font face
|
||||||
normal:
|
normal:
|
||||||
family: monospace
|
family: monospace
|
||||||
|
|
@ -67,6 +67,8 @@ cursor:
|
||||||
live_config_reload: true
|
live_config_reload: true
|
||||||
|
|
||||||
# Colors (Tomorrow Night)
|
# Colors (Tomorrow Night)
|
||||||
|
|
||||||
|
draw_bold_text_with_bright_colors: true
|
||||||
colors:
|
colors:
|
||||||
# Default colors
|
# Default colors
|
||||||
primary:
|
primary:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue