Deployed 1accbf6 with MkDocs version: 1.5.2

This commit is contained in:
LGUG2Z
2024-05-10 14:39:51 -07:00
parent bed468623b
commit 8ca13170f7
157 changed files with 8310 additions and 687 deletions
+24 -3
View File
@@ -470,6 +470,8 @@
<li class="md-nav__item md-nav__item--nested">
@@ -538,6 +540,26 @@
<li class="md-nav__item">
<a href="../troubleshooting.html" class="md-nav__link">
<span class="md-ellipsis">
Troubleshooting
</span>
</a>
</li>
</ul>
</nav>
@@ -4033,15 +4055,14 @@
<h1 id="disable-autostart">disable-autostart</h1>
<pre><code>Deletes the komorebi.lnk shortcut in shell:startup to disable autostart
<div class="highlight"><pre><span></span><code>Deletes the komorebi.lnk shortcut in shell:startup to disable autostart
Usage: komorebic.exe disable-autostart
Options:
-h, --help
Print help
</code></pre>
</code></pre></div>