mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-12-01 02:54:51 +01:00
Deployed 73f1827a to nightly with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
45134d49b0
commit
98536eaf7c
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1611,22 +1611,20 @@ question about it.</p>
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>Here, add a new <code>String value</code>, and set the <code>Name</code> to a bunch of 0's (e.g. <code>000</code> - make sure the name isn't already used), then set the <code>Data</code> to the font name (e.g. <code>Iosevka</code>).</p>
|
<p>Here, add a new <code>String value</code>, and set the <code>Name</code> to a bunch of 0's (e.g. <code>000</code> - make sure the name isn't already used), then set the <code>Data</code> to the font name (e.g. <code>Iosevka</code>).</p>
|
||||||
</li>
|
<p><figure>
|
||||||
</ol>
|
|
||||||
<figure>
|
|
||||||
<img src="../assets/screenshots/troubleshooting/regedit_fonts.webp" alt="Regedit menu showing how to add a new font for Command Prompt/PowerShell"/>
|
<img src="../assets/screenshots/troubleshooting/regedit_fonts.webp" alt="Regedit menu showing how to add a new font for Command Prompt/PowerShell"/>
|
||||||
<figcaption><sub>The last entry is the new entry for Iosevka</sub></figcaption>
|
<figcaption><sub>The last entry is the new entry for Iosevka</sub></figcaption>
|
||||||
</figure>
|
</figure></p>
|
||||||
|
</li>
|
||||||
<ol>
|
<li>
|
||||||
<li>Then, open the Command Prompt/PowerShell, and right-click on the top bar, and open "Properties":</li>
|
<p>Then, open the Command Prompt/PowerShell, and right-click on the top bar, and open "Properties":</p>
|
||||||
</ol>
|
<p><figure>
|
||||||
<figure>
|
|
||||||
<img src="../assets/screenshots/troubleshooting/cmd_prompt_props.webp" alt="Opening the properties menu in Command Prompt/PowerShell"/>
|
<img src="../assets/screenshots/troubleshooting/cmd_prompt_props.webp" alt="Opening the properties menu in Command Prompt/PowerShell"/>
|
||||||
</figure>
|
</figure></p>
|
||||||
|
</li>
|
||||||
<ol>
|
<li>
|
||||||
<li>From here, go to "Font", and set the font to your new font (so in this example, Iosevka):</li>
|
<p>From here, go to "Font", and set the font to your new font (so in this example, Iosevka):</p>
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<figure>
|
<figure>
|
||||||
<img src="../assets/screenshots/troubleshooting/cmd_prompt_font.webp" alt="Setting a new font in Command Prompt/PowerShell"/>
|
<img src="../assets/screenshots/troubleshooting/cmd_prompt_font.webp" alt="Setting a new font in Command Prompt/PowerShell"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user