From 9b1c11bed994b85aacc28a3a553818e08825d597 Mon Sep 17 00:00:00 2001 From: Marin Cervinschi <129498559+MarinCervinschi@users.noreply.github.com> Date: Sun, 21 Apr 2024 15:48:07 +0200 Subject: [PATCH] Update README.md Included an explanation on how to fix a bug when installing the 'MesloLGS NF' font type --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b8c5861..b26744c3 100644 --- a/README.md +++ b/README.md @@ -649,6 +649,7 @@ If you are using a different terminal, proceed with manual font installation. `MesloLGS NF`. - **Apple Terminal**: Open *Terminal → Preferences → Profiles → Text*, click *Change* under *Font* and select `MesloLGS NF` family. + - If you don't see the `MesloLGS NF` font type, restart your device. `sudo reboot` - **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under `module.exports.config` to `MesloLGS NF`. - **Visual Studio Code**: Open *File → Preferences → Settings* (PC) or