1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-08 18:18:38 +00:00
This commit is contained in:
khaneliman 2025-02-13 14:25:34 +00:00
parent ebf25bd6c1
commit 9aa579be91

View file

@ -13178,10 +13178,10 @@ boolean</p>
Left-hand side is the workspace name, and right-hand side is the monitor pattern.</p>
<p><span class="emphasis"><em>Type:</em></span>
attribute set of (signed integer or string or list of string)</p>
null or (attribute set of (signed integer or string or list of string))</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">{ }</code></p>
<code class="literal">null</code></p>
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
&quot;1&quot; = 1;