Deployed 3556f38 with MkDocs version: 1.5.2

This commit is contained in:
LGUG2Z
2024-05-22 16:07:59 -07:00
parent b8d2e87716
commit d95671778b
2 changed files with 4 additions and 4 deletions

View File

@@ -571,7 +571,7 @@
<li class="md-nav__item">
<a href="#disabling-unnecessary-system-animations" class="md-nav__link">
Disabling Unnecessary System Animations
Disabling unnecessary system animations
</a>
</li>
@@ -4248,7 +4248,7 @@
<li class="md-nav__item">
<a href="#disabling-unnecessary-system-animations" class="md-nav__link">
Disabling Unnecessary System Animations
Disabling unnecessary system animations
</a>
</li>
@@ -4380,7 +4380,7 @@ running the following command in an Administrator Terminal before installing
<code>komorebi</code>.</p>
<div class="highlight"><pre><span></span><code><span class="nb">Set-ItemProperty</span> <span class="s1">&#39;HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem&#39;</span> <span class="n">-Name</span> <span class="s1">&#39;LongPathsEnabled&#39;</span> <span class="n">-Value</span> <span class="n">1</span>
</code></pre></div>
<h2 id="disabling-unnecessary-system-animations">Disabling Unnecessary System Animations</h2>
<h2 id="disabling-unnecessary-system-animations">Disabling unnecessary system animations</h2>
<p>It is highly recommended that you enable the "Turn off all unnecessary animations (when possible)" option in
"Control Panel &gt; Ease of Access &gt; Ease of Access Centre / Make the computer easier to see" for the best performance with
komorebi.</p>

File diff suppressed because one or more lines are too long