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: normal:
family: Source Code Pro family: Source Code Pro
bold: bold:
style: Semibold style: Bold
draw_bold_text_with_bright_colors: true draw_bold_text_with_bright_colors: true
hide_cursor_when_typing: true
key_bindings: key_bindings:
- { key: B, mods: Alt, chars: "\eb" } - { key: B, mods: Alt, chars: "\eb" }

Loading…
Cancel
Save