1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
This commit is contained in:
teto 2025-01-13 16:27:49 +00:00
parent fcb9855bca
commit 61e10e2a8b

View file

@ -85335,7 +85335,7 @@ attribute set of (string or boolean)</p>
<p>Hide window borders adjacent to the screen edges.</p> <p>Hide window borders adjacent to the screen edges.</p>
<p><span class="emphasis"><em>Type:</em></span> <p><span class="emphasis"><em>Type:</em></span>
one of “none”, “vertical”, “horizontal”, “both”, “smart”</p> one of “none”, “vertical”, “horizontal”, “both”, “smart”, “smart_no_gaps”, “i3 none”, “i3 vertical”, “i3 horizontal”, “i3 both”, “i3 smart”, “i3 smart_no_gaps”</p>
<p><span class="emphasis"><em>Default:</em></span> <p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;none&quot;</code></p> <code class="literal">&quot;none&quot;</code></p>