This commit is contained in:
khaneliman
2026-01-07 15:48:58 +00:00
parent aab02acbc3
commit 54bc814c34

View File

@@ -123972,6 +123972,34 @@ list of string</p>
]
</code></pre>
<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/window-managers/hyprland.nix" target="_top">
&lt;home-manager/modules/services/window-managers/hyprland.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-wayland.windowManager.hyprland.xwayland.enable"></a><a class="term" href="options.xhtml#opt-wayland.windowManager.hyprland.xwayland.enable"><code class="option">wayland.windowManager.hyprland.xwayland.enable</code>
</a>
</span>
</dt>
<dd>
<p>Whether or not to enable XWayland.</p><p>Overrides the <code class="literal">enableXWayland</code> option of the Hyprland package.</p><p>In newer versions of Hyprland, you can use the <code class="option">wayland.windowManager.hyprland.settings.xwayland</code>
option to avoid recompiling Hyprland.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>