From 73f1827a03ead3986f94e565b04704fb25893eba Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 2 Mar 2024 02:31:01 -0500 Subject: docs: actually fix numbering for Windows font troubleshooting guide (#1417) --- docs/content/troubleshooting.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/content/troubleshooting.md b/docs/content/troubleshooting.md index a9a39db9..45292c85 100644 --- a/docs/content/troubleshooting.md +++ b/docs/content/troubleshooting.md @@ -50,16 +50,16 @@ Let's say you're installing [Iosevka](https://github.com/be5invis/Iosevka). The 4. Here, add a new `String value`, and set the `Name` to a bunch of 0's (e.g. `000` - make sure the name isn't already used), then set the `Data` to the font name (e.g. `Iosevka`). -
- Regedit menu showing how to add a new font for Command Prompt/PowerShell -
The last entry is the new entry for Iosevka
-
+
+ Regedit menu showing how to add a new font for Command Prompt/PowerShell +
The last entry is the new entry for Iosevka
+
5. Then, open the Command Prompt/PowerShell, and right-click on the top bar, and open "Properties": -
- Opening the properties menu in Command Prompt/PowerShell -
+
+ Opening the properties menu in Command Prompt/PowerShell +
6. From here, go to "Font", and set the font to your new font (so in this example, Iosevka): -- cgit v1.2.3