Deployed 40e77fd with MkDocs version: 1.5.2

This commit is contained in:
LGUG2Z
2024-03-03 21:13:22 -08:00
parent 57274556f2
commit 8ac9d6ccc4
156 changed files with 43589 additions and 4368 deletions

View File

@@ -283,6 +283,26 @@
<li class="md-tabs__item">
<a href="release/v0-1-22.html" class="md-tabs__link">
Release notes
</a>
</li>
<li class="md-tabs__item">
<a href="https://komorebi.lgug2z.com/schema" class="md-tabs__link">
@@ -645,6 +665,13 @@
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#grid" class="md-nav__link">
Grid
</a>
</li>
</ul>
@@ -963,6 +990,71 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" >
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
<span class="md-ellipsis">
Release notes
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_4">
<span class="md-nav__icon md-icon"></span>
Release notes
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="release/v0-1-22.html" class="md-nav__link">
<span class="md-ellipsis">
V0 1 22
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="https://komorebi.lgug2z.com/schema" class="md-nav__link">
@@ -1244,6 +1336,12 @@
@@ -1259,9 +1357,9 @@
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
<span class="md-ellipsis">
@@ -1272,8 +1370,8 @@
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_5">
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_6">
<span class="md-nav__icon md-icon"></span>
CLI reference
</label>
@@ -1364,6 +1462,46 @@
<li class="md-nav__item">
<a href="cli/configuration.html" class="md-nav__link">
<span class="md-ellipsis">
configuration
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cli/whkdrc.html" class="md-nav__link">
<span class="md-ellipsis">
whkdrc
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cli/state.html" class="md-nav__link">
@@ -1425,11 +1563,11 @@
<li class="md-nav__item">
<a href="cli/subscribe.html" class="md-nav__link">
<a href="cli/subscribe-socket.html" class="md-nav__link">
<span class="md-ellipsis">
subscribe
subscribe-socket
</span>
@@ -1445,11 +1583,51 @@
<li class="md-nav__item">
<a href="cli/unsubscribe.html" class="md-nav__link">
<a href="cli/unsubscribe-socket.html" class="md-nav__link">
<span class="md-ellipsis">
unsubscribe
unsubscribe-socket
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cli/subscribe-pipe.html" class="md-nav__link">
<span class="md-ellipsis">
subscribe-pipe
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cli/unsubscribe-pipe.html" class="md-nav__link">
<span class="md-ellipsis">
unsubscribe-pipe
</span>
@@ -3204,26 +3382,6 @@
<li class="md-nav__item">
<a href="cli/alt-focus-hack.html" class="md-nav__link">
<span class="md-ellipsis">
alt-focus-hack
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cli/window-hiding-behaviour.html" class="md-nav__link">
@@ -4066,6 +4224,13 @@
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#grid" class="md-nav__link">
Grid
</a>
</li>
</ul>
@@ -4145,22 +4310,27 @@ the example files have been downloaded. For most new users this will be in the
<code>$Env:USERPROFILE</code> directory.</p>
<pre><code class="language-powershell">komorebic quickstart
</code></pre>
<p>With the example configurations downloaded, you can now start <code>komorebi</code> and `whkd.</p>
<pre><code class="language-powershell">komorebic start --whkd
</code></pre>
<h2 id="komorebijson">komorebi.json</h2>
<p>The example window manager configuration sets some sane defaults and provides
five preconfigured workspaces on the primary monitor each with a different
layout.</p>
<pre><code class="language-json">{
&quot;$schema&quot;: &quot;https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.20/schema.json&quot;,
&quot;$schema&quot;: &quot;https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.22/schema.json&quot;,
&quot;app_specific_configuration_path&quot;: &quot;$Env:USERPROFILE/applications.yaml&quot;,
&quot;window_hiding_behaviour&quot;: &quot;Cloak&quot;,
&quot;cross_monitor_move_behaviour&quot;: &quot;Insert&quot;,
&quot;default_workspace_padding&quot;: 20,
&quot;default_container_padding&quot;: 20,
&quot;border_padding&quot;: 8,
&quot;border_offset&quot;: -1,
&quot;active_window_border&quot;: false,
&quot;active_window_border_colours&quot;: {
&quot;single&quot;: { &quot;r&quot;: 66, &quot;g&quot;: 165, &quot;b&quot;: 245 },
&quot;stack&quot;: { &quot;r&quot;: 256, &quot;g&quot;: 165, &quot;b&quot;: 66 },
&quot;monocle&quot;: { &quot;r&quot;: 255, &quot;g&quot;: 51, &quot;b&quot;: 153 }
&quot;single&quot;: &quot;#42a5f5&quot;,
&quot;stack&quot;: &quot;#00a542&quot;,
&quot;monocle&quot;: &quot;#ff3399&quot;
},
&quot;monitors&quot;: [
{
@@ -4257,6 +4427,17 @@ monocle.</p>
| | | |
+-----+-----------+-----+
</code></pre>
<h3 id="grid">Grid</h3>
<p>If you like the <code>grid</code> layout in <a href="https://github.com/leftwm/leftwm-layouts">LeftWM</a> this is almost exactly the same!</p>
<pre><code>+-----+-----+ +---+---+---+ +---+---+---+ +---+---+---+
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | +---+
+-----+-----+ | +---+---+ +---+---+---+ +---+---| |
| | | | | | | | | | | | | +---+
| | | | | | | | | | | | | | |
+-----+-----+ +---+---+---+ +---+---+---+ +---+---+---+
4 windows 5 windows 6 windows 7 windows
</code></pre>
<h2 id="whkdrc">whkdrc</h2>
<p><code>whkd</code> is a fairly basic piece of software with a simple configuration format:
key bindings go to the left of the, and shell commands go to the right of the