From 1fc031e480a7fef559c999769530b01c4d74726d Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 3 Mar 2024 11:27:59 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(readme):=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7bfaef..52bfe29 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,27 @@ # Fairiesevka -My personal flavor of the [Iosevka](https://typeof.net/Iosevka/) font. +My personal flavor of the [Iosevka](https://typeof.net/Iosevka/) font, patched +with [NerdFont](https://www.nerdfonts.com/) glyphs. + +## Flavors + +- `Fairiesevka Nerd Font` - Iosevka's normal spacing. +- `FairiesevkaTerm Nerd Font Mono` - Iosevka's terminal spacing, monospaced nerd + font glyphs. +- `FairiesevkaPropo Nerd Font Propo` - Iosevka's quasi-proportional spacing, + proportional nerd font glyphs. + +## Installing + +### Package Manager + +You can install from the AUR using your favorite helper: + +```bash +yay -S ttf-fairiesevka ttf-fairiesevka-term ttf-fairiesevka-propo +``` + +### Manually + +Download the zip and extract the `.ttf` files to wherever fonts are kept on your +system.