mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-12 21:59:58 +02:00
Deployed 1accbf6 with MkDocs version: 1.5.2
This commit is contained in:
@@ -472,6 +472,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--nested">
|
||||
@@ -540,6 +542,26 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../troubleshooting.html" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Troubleshooting
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@@ -4035,19 +4057,19 @@
|
||||
|
||||
|
||||
<h1 id="start">start</h1>
|
||||
<pre><code>Start komorebi.exe as a background process
|
||||
<div class="highlight"><pre><span></span><code>Start komorebi.exe as a background process
|
||||
|
||||
Usage: komorebic.exe start [OPTIONS]
|
||||
|
||||
Options:
|
||||
-f, --ffm
|
||||
Allow the use of komorebi's custom focus-follows-mouse implementation
|
||||
Allow the use of komorebi's custom focus-follows-mouse implementation
|
||||
|
||||
-c, --config <CONFIG>
|
||||
Path to a static configuration JSON file
|
||||
|
||||
-a, --await-configuration
|
||||
Wait for 'komorebic complete-configuration' to be sent before processing events
|
||||
Wait for 'komorebic complete-configuration' to be sent before processing events
|
||||
|
||||
-t, --tcp-port <TCP_PORT>
|
||||
Start a TCP server on the given port to allow the direct sending of SocketMessages
|
||||
@@ -4060,8 +4082,7 @@ Options:
|
||||
|
||||
-h, --help
|
||||
Print help
|
||||
|
||||
</code></pre>
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user