mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-17 01:07:02 +02:00
Deployed 9d6a67f with MkDocs version: 1.5.2
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
|
||||
|
||||
|
||||
<link rel="prev" href="dynamic-layout-switching.html">
|
||||
<link rel="prev" href="komorebi-config-home.html">
|
||||
|
||||
|
||||
<link rel="next" href="../release/v0-1-22.html">
|
||||
<link rel="next" href="borders.html">
|
||||
|
||||
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
@@ -655,6 +655,36 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--active">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="autohotkey.html" class="md-nav__link md-nav__link--active">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
AutoHotKey
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="borders.html" class="md-nav__link">
|
||||
@@ -841,7 +871,7 @@
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Dynamically Layout Switching
|
||||
Dynamic Layout Switching
|
||||
</span>
|
||||
|
||||
|
||||
@@ -851,36 +881,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--active">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="autohotkey.html" class="md-nav__link md-nav__link--active">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
AutoHotKey
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@@ -4258,7 +4258,7 @@ and then start komorebi with Autohotkey by running <code>komorebic start --ahk</
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer" >
|
||||
|
||||
|
||||
<a href="dynamic-layout-switching.html" class="md-footer__link md-footer__link--prev" aria-label="Previous: Dynamically Layout Switching" rel="prev">
|
||||
<a href="komorebi-config-home.html" class="md-footer__link md-footer__link--prev" aria-label="Previous: KOMOREBI_CONFIG_HOME" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
|
||||
@@ -4268,20 +4268,20 @@ and then start komorebi with Autohotkey by running <code>komorebic start --ahk</
|
||||
Previous
|
||||
</span>
|
||||
<div class="md-ellipsis">
|
||||
Dynamically Layout Switching
|
||||
KOMOREBI_CONFIG_HOME
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="../release/v0-1-22.html" class="md-footer__link md-footer__link--next" aria-label="Next: V0 1 22" rel="next">
|
||||
<a href="borders.html" class="md-footer__link md-footer__link--next" aria-label="Next: Borders" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
<div class="md-ellipsis">
|
||||
V0 1 22
|
||||
Borders
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
||||
Reference in New Issue
Block a user