Skip to content

Commit 52639d3

Browse files
committed
EMPTY MESSAGE
1 parent a6ef844 commit 52639d3

6 files changed

+11
-7
lines changed

commands.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ <h3 id="version"><a class="anchor" href="#version"></a><a class="link" href="#ve
12731273
</div>
12741274
<div id="footer">
12751275
<div id="footer-text">
1276-
Last updated 2023-12-24 00:50:08 +0100
1276+
Last updated 2024-01-13 15:50:50 +0100
12771277
</div>
12781278
</div>
12791279
</body>

config-examples.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -842,15 +842,15 @@ <h2 id="i3-like-config"><a class="anchor" href="#i3-like-config"></a><a class="l
842842
<span class="tok-n">k</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;resize height -50&#39;</span>
843843
<span class="tok-n">l</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;resize width +50&#39;</span>
844844
<span class="tok-n">enter</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span>
845-
<span class="tok-n">esc</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;mode esc&#39;</span></code></pre>
845+
<span class="tok-n">esc</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span></code></pre>
846846
</div>
847847
</div>
848848
</div>
849849
</div>
850850
</div>
851851
<div id="footer">
852852
<div id="footer-text">
853-
Last updated 2023-12-24 00:50:08 +0100
853+
Last updated 2024-01-13 15:50:50 +0100
854854
</div>
855855
</div>
856856
</body>

config-examples/i3-like-config-example.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ j = 'resize height +50'
6767
k = 'resize height -50'
6868
l = 'resize width +50'
6969
enter = 'mode main'
70-
esc = 'mode esc'
70+
esc = 'mode main'

goodness.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,10 @@ <h2 id="popular-apps-ids"><a class="anchor" href="#popular-apps-ids"></a><a clas
650650
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>com.apple.iBooksX</code></p></td>
651651
</tr>
652652
<tr>
653+
<td class="tableblock halign-left valign-top"><p class="tableblock">Brave</p></td>
654+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>com.brave.Browser</code></p></td>
655+
</tr>
656+
<tr>
653657
<td class="tableblock halign-left valign-top"><p class="tableblock">CLion</p></td>
654658
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>com.jetbrains.CLion</code></p></td>
655659
</tr>
@@ -936,7 +940,7 @@ <h2 id="popular-apps-ids"><a class="anchor" href="#popular-apps-ids"></a><a clas
936940
</div>
937941
<div id="footer">
938942
<div id="footer-text">
939-
Last updated 2023-12-24 00:50:08 +0100
943+
Last updated 2024-01-13 15:50:50 +0100
940944
</div>
941945
</div>
942946
</body>

guide.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@ <h3 id="dialog-heuristics"><a class="anchor" href="#dialog-heuristics"></a><a cl
13911391
</div>
13921392
<div id="footer">
13931393
<div id="footer-text">
1394-
Last updated 2023-12-24 00:50:08 +0100
1394+
Last updated 2024-01-13 15:50:50 +0100
13951395
</div>
13961396
</div>
13971397
</body>

version.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8c49a2174f20ba8593a4d7d464158af8a349e663
1+
9cdf2791fab7f897c5a86cf9842fbfca77871f18

0 commit comments

Comments
 (0)