actually use bold fonts in alacritty

main
Alpha Chen 1 year ago
parent fcd0931170
commit 4e408c3695
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -5,9 +5,10 @@ font:
normal:
family: Source Code Pro
bold:
style: Semibold
style: Bold
draw_bold_text_with_bright_colors: true
hide_cursor_when_typing: true
key_bindings:
- { key: B, mods: Alt, chars: "\eb" }

Loading…
Cancel
Save