-
Beta Was this translation helpful? Give feedback.
Answered by
anna328p
Jan 8, 2025
Replies: 1 comment 3 replies
-
Ghostty has its own set of ligatures that it will use if the currently used font does not have its own ligatures. I believe it's JetBrains Mono everything is based on. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured it out: ran
alacritty -vvv
, the log showed it loading DejaVu Sans Mono. Adding that font to my config below my main font has made the symbols consistent with alacritty again.