Commit Graph

4 Commits

Author SHA1 Message Date
Sanchayan Maity 74b4f194b8 Switch to Victor Mono
The vanilla JetBrains Mono does not render some ligatures like =>
properly which made us use nerd-fonts package. However, the nerd-fonts
jetbrains-mono font seems to sometimes cause problems with kitty not
recognizing it by the standard name. Could be a fontconfig issue as well.

Switch to Victor Mono which also has ligature support and does not seem
to suffer from the problem above. We need the nerd-fonts version as well
due to nvim-web-devicons requiring patched fonts.

Deploying the fontconfig change seems to make the devicons in the
neovim status line render better at least size wise.
2021-07-13 19:52:56 +05:30
Sanchayan Maity 67b9bb5415 mako: Switch to nerd font patched JetBrains Mono 2021-01-02 12:18:55 +05:30
Sanchayan Maity f14d8c6630 mako: Disable timeout 2020-12-16 20:28:07 +05:30
Sanchayan Maity a465be18e0 mako: Add configuration for mako 2020-11-14 12:10:30 +05:30