Skip to content

Commit 7f98824

Browse files
committed
EMPTY MESSAGE
1 parent 14b3efd commit 7f98824

File tree

6 files changed

+210
-183
lines changed

6 files changed

+210
-183
lines changed

commands.html

+72-105
Large diffs are not rendered by default.

config-examples.html

+7-16
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 2.0.20">
7+
<meta name="generator" content="Asciidoctor 2.0.22">
88
<link rel="icon" type="image/png" href="./assets/icon.png">
99
<title>AeroSpace Config Examples</title>
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
@@ -141,7 +141,7 @@
141141
#content::before{content:none}
142142
#header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0}
143143
#header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #dddddf}
144-
#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px}
144+
#header>h1:only-child{border-bottom:1px solid #dddddf;padding-bottom:8px}
145145
#header .details{border-bottom:1px solid #dddddf;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:flex;flex-flow:row wrap}
146146
#header .details span:first-child{margin-left:-.125em}
147147
#header .details span.email a{color:rgba(0,0,0,.85)}
@@ -163,6 +163,7 @@
163163
#toctitle{color:#7a2518;font-size:1.2em}
164164
@media screen and (min-width:768px){#toctitle{font-size:1.375em}
165165
body.toc2{padding-left:15em;padding-right:0}
166+
body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px}
166167
#toc.toc2{margin-top:0!important;background:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #e7e7e9;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto}
167168
#toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em}
168169
#toc.toc2>ul{font-size:.9em;margin-bottom:0}
@@ -328,7 +329,7 @@
328329
a.image object{pointer-events:none}
329330
sup.footnote,sup.footnoteref{font-size:.875em;position:static;vertical-align:super}
330331
sup.footnote a,sup.footnoteref a{text-decoration:none}
331-
sup.footnote a:active,sup.footnoteref a:active{text-decoration:underline}
332+
sup.footnote a:active,sup.footnoteref a:active,#footnotes .footnote a:first-of-type:active{text-decoration:underline}
332333
#footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em}
333334
#footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em;border-width:1px 0 0}
334335
#footnotes .footnote{padding:0 .375em 0 .225em;line-height:1.3334;font-size:.875em;margin-left:1.2em;margin-bottom:.2em}
@@ -605,11 +606,6 @@ <h2 id="default-config"><a class="anchor" href="#default-config"></a><a class="l
605606
<span class="tok-c1"># tall monitor (anything higher than wide) gets vertical orientation</span>
606607
<span class="tok-n">default-root-container-orientation</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;auto&#39;</span>
607608

608-
<span class="tok-c1"># Visual indent makes it easier to understand that containers of the same orientation are nested.</span>
609-
<span class="tok-c1"># If you have &#39;enable-normalization-opposite-orientation-for-nested-containers&#39; enabled then</span>
610-
<span class="tok-c1"># there is no way to observe the indent</span>
611-
<span class="tok-n">indent-for-nested-containers-with-the-same-orientation</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-mi">30</span>
612-
613609
<span class="tok-c1"># Possible values: (qwerty|dvorak)</span>
614610
<span class="tok-c1"># See https://nikitabobko.github.io/AeroSpace/guide#key-mapping</span>
615611
<span class="tok-n">key-mapping</span><span class="tok-p">.</span><span class="tok-n">preset</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;qwerty&#39;</span>
@@ -752,25 +748,20 @@ <h2 id="default-config"><a class="anchor" href="#default-config"></a><a class="l
752748

753749
<span class="tok-c1"># See: https://nikitabobko.github.io/AeroSpace/commands#mode</span>
754750
<span class="tok-n">alt-shift-semicolon</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;mode service&#39;</span>
755-
<span class="tok-n">alt-shift-slash</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-s">&#39;mode join&#39;</span>
756751

757752
<span class="tok-c1"># &#39;service&#39; binding mode declaration.</span>
758753
<span class="tok-c1"># See: https://nikitabobko.github.io/AeroSpace/guide#binding-modes</span>
759754
<span class="tok-k">[mode.service.binding]</span>
755+
<span class="tok-n">esc</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;reload-config&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span>
760756
<span class="tok-n">r</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;flatten-workspace-tree&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span><span class="tok-w"> </span><span class="tok-c1"># reset layout</span>
761757
<span class="tok-c1">#s = [&#39;layout sticky tiling&#39;, &#39;mode main&#39;] # sticky is not yet supported https://github.com/nikitabobko/AeroSpace/issues/2</span>
762758
<span class="tok-n">f</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;layout floating tiling&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span><span class="tok-w"> </span><span class="tok-c1"># Toggle between floating and tiling layout</span>
763759
<span class="tok-n">backspace</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;close-all-windows-but-current&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span>
764-
<span class="tok-n">esc</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;reload-config&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span>
765760

766-
<span class="tok-c1"># &#39;join&#39; binding mode declaration</span>
767-
<span class="tok-c1"># See: https://nikitabobko.github.io/AeroSpace/guide#binding-modes</span>
768-
<span class="tok-k">[mode.join.binding]</span>
769761
<span class="tok-n">alt-shift-h</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;join-with left&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span>
770762
<span class="tok-n">alt-shift-j</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;join-with down&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span>
771763
<span class="tok-n">alt-shift-k</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;join-with up&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span>
772-
<span class="tok-n">alt-shift-l</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;join-with right&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span>
773-
<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>
764+
<span class="tok-n">alt-shift-l</span><span class="tok-w"> </span><span class="tok-o">=</span><span class="tok-w"> </span><span class="tok-p">[</span><span class="tok-s">&#39;join-with right&#39;</span><span class="tok-p">,</span><span class="tok-w"> </span><span class="tok-s">&#39;mode main&#39;</span><span class="tok-p">]</span></code></pre>
774765
</div>
775766
</div>
776767
</div>
@@ -860,7 +851,7 @@ <h2 id="i3-like-config"><a class="anchor" href="#i3-like-config"></a><a class="l
860851
</div>
861852
<div id="footer">
862853
<div id="footer-text">
863-
Last updated 2024-03-13 11:09:30 +0100
854+
Last updated 2024-04-23 01:26:57 +0200
864855
</div>
865856
</div>
866857
</body>

config-examples/default-config.toml

+1-11
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ default-root-container-layout = 'tiles'
3434
# tall monitor (anything higher than wide) gets vertical orientation
3535
default-root-container-orientation = 'auto'
3636

37-
# Visual indent makes it easier to understand that containers of the same orientation are nested.
38-
# If you have 'enable-normalization-opposite-orientation-for-nested-containers' enabled then
39-
# there is no way to observe the indent
40-
indent-for-nested-containers-with-the-same-orientation = 30
41-
4237
# Possible values: (qwerty|dvorak)
4338
# See https://nikitabobko.github.io/AeroSpace/guide#key-mapping
4439
key-mapping.preset = 'qwerty'
@@ -181,22 +176,17 @@ alt-shift-tab = 'move-workspace-to-monitor --wrap-around next'
181176

182177
# See: https://nikitabobko.github.io/AeroSpace/commands#mode
183178
alt-shift-semicolon = 'mode service'
184-
alt-shift-slash = 'mode join'
185179

186180
# 'service' binding mode declaration.
187181
# See: https://nikitabobko.github.io/AeroSpace/guide#binding-modes
188182
[mode.service.binding]
183+
esc = ['reload-config', 'mode main']
189184
r = ['flatten-workspace-tree', 'mode main'] # reset layout
190185
#s = ['layout sticky tiling', 'mode main'] # sticky is not yet supported https://github.com/nikitabobko/AeroSpace/issues/2
191186
f = ['layout floating tiling', 'mode main'] # Toggle between floating and tiling layout
192187
backspace = ['close-all-windows-but-current', 'mode main']
193-
esc = ['reload-config', 'mode main']
194188

195-
# 'join' binding mode declaration
196-
# See: https://nikitabobko.github.io/AeroSpace/guide#binding-modes
197-
[mode.join.binding]
198189
alt-shift-h = ['join-with left', 'mode main']
199190
alt-shift-j = ['join-with down', 'mode main']
200191
alt-shift-k = ['join-with up', 'mode main']
201192
alt-shift-l = ['join-with right', 'mode main']
202-
esc = 'mode main'

goodness.html

+8-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 2.0.20">
7+
<meta name="generator" content="Asciidoctor 2.0.22">
88
<link rel="icon" type="image/png" href="./assets/icon.png">
99
<title>AeroSpace Goodness</title>
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
@@ -141,7 +141,7 @@
141141
#content::before{content:none}
142142
#header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0}
143143
#header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #dddddf}
144-
#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px}
144+
#header>h1:only-child{border-bottom:1px solid #dddddf;padding-bottom:8px}
145145
#header .details{border-bottom:1px solid #dddddf;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:flex;flex-flow:row wrap}
146146
#header .details span:first-child{margin-left:-.125em}
147147
#header .details span.email a{color:rgba(0,0,0,.85)}
@@ -163,6 +163,7 @@
163163
#toctitle{color:#7a2518;font-size:1.2em}
164164
@media screen and (min-width:768px){#toctitle{font-size:1.375em}
165165
body.toc2{padding-left:15em;padding-right:0}
166+
body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px}
166167
#toc.toc2{margin-top:0!important;background:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #e7e7e9;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto}
167168
#toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em}
168169
#toc.toc2>ul{font-size:.9em;margin-bottom:0}
@@ -328,7 +329,7 @@
328329
a.image object{pointer-events:none}
329330
sup.footnote,sup.footnoteref{font-size:.875em;position:static;vertical-align:super}
330331
sup.footnote a,sup.footnoteref a{text-decoration:none}
331-
sup.footnote a:active,sup.footnoteref a:active{text-decoration:underline}
332+
sup.footnote a:active,sup.footnoteref a:active,#footnotes .footnote a:first-of-type:active{text-decoration:underline}
332333
#footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em}
333334
#footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em;border-width:1px 0 0}
334335
#footnotes .footnote{padding:0 .375em 0 .225em;line-height:1.3334;font-size:.875em;margin-left:1.2em;margin-bottom:.2em}
@@ -627,6 +628,9 @@ <h2 id="use-trackpad-gestures-to-switch-workspaces"><a class="anchor" href="#use
627628
aerospace<span class="tok-w"> </span>workspace<span class="tok-w"> </span><span class="tok-s2">&quot;</span><span class="tok-k">$(</span>aerospace<span class="tok-w"> </span>list-workspaces<span class="tok-w"> </span>--monitor<span class="tok-w"> </span>mouse<span class="tok-w"> </span>--visible<span class="tok-k">)</span><span class="tok-s2">&quot;</span><span class="tok-w"> </span><span class="tok-o">&amp;&amp;</span><span class="tok-w"> </span>aerospace<span class="tok-w"> </span>workspace<span class="tok-w"> </span>prev</code></pre>
628629
</div>
629630
</div>
631+
<div class="paragraph">
632+
<p>Beware that you might need to specify full path to aerospace executable <a href="https://community.folivora.ai/t/how-to-execute-terminal-command-to-switch-workspaces-with-aerospace/35914" class="bare">https://community.folivora.ai/t/how-to-execute-terminal-command-to-switch-workspaces-with-aerospace/35914</a></p>
633+
</div>
630634
</div>
631635
</div>
632636
<div class="sect1">
@@ -1152,7 +1156,7 @@ <h2 id="popular-apps-ids"><a class="anchor" href="#popular-apps-ids"></a><a clas
11521156
</div>
11531157
<div id="footer">
11541158
<div id="footer-text">
1155-
Last updated 2024-03-13 11:09:30 +0100
1159+
Last updated 2024-04-23 01:26:58 +0200
11561160
</div>
11571161
</div>
11581162
</body>

0 commit comments

Comments
 (0)