mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-08 18:18:38 +00:00
deploy: a70d788923
This commit is contained in:
parent
ebf25bd6c1
commit
9aa579be91
1 changed files with 2 additions and 2 deletions
|
@ -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">{
|
||||
"1" = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue