Deployed 80edcad with MkDocs version: 1.6.1

This commit is contained in:
LGUG2Z
2025-02-20 19:29:38 -08:00
parent a1544f0f3b
commit 22e3a472fb
184 changed files with 18142 additions and 46 deletions
+50 -1
View File
@@ -1338,6 +1338,10 @@
@@ -2508,6 +2512,27 @@
<li class="md-nav__item">
<a href="focus-monitor-at-cursor.html" class="md-nav__link">
<span class="md-ellipsis">
focus-monitor-at-cursor
</span>
</a>
</li>
<li class="md-nav__item">
<a href="focus-last-workspace.html" class="md-nav__link">
@@ -4293,6 +4318,27 @@
<li class="md-nav__item">
<a href="stackbar-mode.html" class="md-nav__link">
<span class="md-ellipsis">
stackbar-mode
</span>
</a>
</li>
<li class="md-nav__item">
<a href="transparency.html" class="md-nav__link">
@@ -4766,9 +4812,12 @@
<h1 id="check">check</h1>
<div class="highlight"><pre><span></span><code>Check komorebi configuration and related files for common errors
Usage: komorebic.exe check
Usage: komorebic.exe check [OPTIONS]
Options:
-k, --komorebi-config &lt;KOMOREBI_CONFIG&gt;
Path to a static configuration JSON file
-h, --help
Print help
</code></pre></div>