Some random anons custom Iosevka font build
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

3 år sedan
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.