mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-17 09:17:02 +02:00
Deployed 7c39d63 with MkDocs version: 1.5.2
This commit is contained in:
@@ -491,20 +491,6 @@
|
|||||||
Building from source
|
Building from source
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#example-configurations" class="md-nav__link">
|
|
||||||
Example configurations
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#starting-the-window-manager" class="md-nav__link">
|
|
||||||
Starting the window manager
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@@ -628,20 +614,6 @@
|
|||||||
Building from source
|
Building from source
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#example-configurations" class="md-nav__link">
|
|
||||||
Example configurations
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="md-nav__item">
|
|
||||||
<a href="#starting-the-window-manager" class="md-nav__link">
|
|
||||||
Starting the window manager
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@@ -753,21 +725,6 @@ cargo +stable install --path komorebic-no-console --locked
|
|||||||
</code></pre>
|
</code></pre>
|
||||||
<p>If the binaries have been built and added to your <code>$PATH</code> correctly, you should
|
<p>If the binaries have been built and added to your <code>$PATH</code> correctly, you should
|
||||||
see some output when running <code>komorebi --help</code> and <code>komorebic --help</code></p>
|
see some output when running <code>komorebi --help</code> and <code>komorebic --help</code></p>
|
||||||
<h2 id="example-configurations">Example configurations</h2>
|
|
||||||
<p>Run the following command to download example configuration files for
|
|
||||||
<code>komorebi</code> and <code>whkd</code>. Pay attention to the output of the command to see where
|
|
||||||
the example files have been downloaded. For most new users this will be in the
|
|
||||||
<code>$Env:USERPROFILE</code> folder.</p>
|
|
||||||
<pre><code class="language-powershell">komorebic quickstart
|
|
||||||
</code></pre>
|
|
||||||
<h2 id="starting-the-window-manager">Starting the window manager</h2>
|
|
||||||
<p>Run the following command to start <code>komorebi</code> and <code>whkd</code> with the example
|
|
||||||
configurations.</p>
|
|
||||||
<p>It is important that you run this command for the first time without
|
|
||||||
making any modifications to the example configurations to validate that
|
|
||||||
you have a working installation of both <code>komorebi</code> and <code>whkd</code>.</p>
|
|
||||||
<pre><code class="language-powershell">komorebic start --whkd
|
|
||||||
</code></pre>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user