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:
rycee 2025-01-16 11:53:50 +00:00
parent f87727ec38
commit 8756a87647

View file

@ -28153,6 +28153,7 @@ list of string</p>
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">[
&quot;$&quot;
&quot;bezier&quot;
&quot;monitor&quot;
&quot;size&quot;
&quot;source&quot;
@ -28161,6 +28162,7 @@ list of string</p>
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">[
&quot;$&quot;
&quot;bezier&quot;
&quot;monitor&quot;
&quot;size&quot;
]