This commit is contained in:
rycee 2024-04-23 21:32:48 +00:00
parent fd379e3076
commit 2f3b78b4da
1 changed files with 27 additions and 0 deletions

View File

@ -67320,6 +67320,33 @@ null or string</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">&quot;eDP-1&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/swayosd.nix" target="_top">
&lt;home-manager/modules/services/swayosd.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.swayosd.stylePath"></a><a class="term" href="options.xhtml#opt-services.swayosd.stylePath"><code class="option">services.swayosd.stylePath</code>
</a>
</span>
</dt>
<dd>
<p>Use a custom Stylesheet file instead of looking for one.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or path</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">&quot;/etc/xdg/swayosd/style.css&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>