jetbrains-mono
Free and open-source typeface for developers
Install it by running either;
kpkg install jetbrains-mono
or
kpkg build jetbrains-mono
To see the difference, see The handbook
graph TD
N0["jetbrains-mono"]
style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N1["fontconfig"]
N2["freetype"]
N3["gperf"]
N4["libpng"]
N1 --> N0
N2 --> N1
N3 --> N1
N4 --> N2