From 23af4dd3d497a2896cb0e300ac4c15d7d39a073b Mon Sep 17 00:00:00 2001 From: winston Date: Sun, 31 Jul 2022 08:57:02 +0200 Subject: [PATCH] docs: specify which fonts to use --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 19d53f8..305caff 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,19 @@ Here's what's included: - [polybar](https://github.com/polybar/polybar) as the menubar. - Custom binaries for both menubars. +### Notes + +Fonts: You'll need [Victor Mono](https://rubjo.github.io/victor-mono/), [Inter](https://rsms.me/inter/), and Nerd Fonts Symbols, which you can find [here](https://github.com/ryanoasis/nerd-fonts/releases/download/2.2.0-RC/NerdFontsSymbolsOnly.zip). Victor Mono and Inter are also available in these packages: + +```bash +# macOS - homebrew +brew tap homebrew/cask-fonts +brew install font-victor-mono font-inter + +# Arch AUR - use your favourite AUR helper +yay -S inter-font ttf-victor-mono +``` + ### Performance My philosophy regarding the neovim setup, can be roughly summed up as: