1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 08:31:03 +01:00
This commit is contained in:
khaneliman 2025-04-23 01:45:43 +00:00
parent 961f3e4655
commit 596a8b5675

View file

@ -23724,14 +23724,13 @@ attribute set of (Firefox preference (int, bool, string, and also attrs, list, f
</span>
</dt>
<dd>
<p>Custom Firefox user chrome CSS.</p><p>This can be a path to a file or directory in the Nix store,
or a derivation, or a verbatim multi-line string.</p>
<p>Custom Firefox user chrome CSS.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or strings concatenated with “\n” or absolute path</p>
strings concatenated with “\n” or absolute path</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</code></p>
<code class="literal">&quot;&quot;</code></p>
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">&#x27;&#x27;
/* Hide tab bar in FF Quantum */
@ -25328,14 +25327,13 @@ attribute set of (Floorp preference (int, bool, string, and also attrs, list, fl
</span>
</dt>
<dd>
<p>Custom Floorp user chrome CSS.</p><p>This can be a path to a file or directory in the Nix store,
or a derivation, or a verbatim multi-line string.</p>
<p>Custom Floorp user chrome CSS.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or strings concatenated with “\n” or absolute path</p>
strings concatenated with “\n” or absolute path</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</code></p>
<code class="literal">&quot;&quot;</code></p>
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">&#x27;&#x27;
/* Hide tab bar in FF Quantum */