mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-10 12:42:47 +02:00
Deployed 80edcad with MkDocs version: 1.6.1
This commit is contained in:
+50
-1
@@ -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 <KOMOREBI_CONFIG>
|
||||
Path to a static configuration JSON file
|
||||
|
||||
-h, --help
|
||||
Print help
|
||||
</code></pre></div>
|
||||
|
||||
Reference in New Issue
Block a user