Some random anons custom Iosevka font build
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 jaren geleden
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.