Some random anons custom Iosevka font build
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

hace 3 años
12345678910111213141516171819202122232425
  1. Some [random anons](https://yuki.la/g/72836770#p72842483) custom [Iosevka](https://github.com/be5invis/Iosevka) font build.
  2. ![Iosevka font](screenshot.png)
  3. ## Install
  4. Clone the repo or download the fonts to `~/.fonts`
  5. ```
  6. git clone https://git.lain.church/zdm/anons-font ~/.fonts/anons-font
  7. ```
  8. Update your font cache
  9. ```
  10. fc-cache -fv ~/.fonts
  11. ```
  12. Confirm the font is installed
  13. ```
  14. fc-list | grep 'Iosevka Custom'
  15. ```
  16. Most programs need to be restarted to be able to select this font from the newly built font cache.