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-06-13 08:09:10 +00:00
parent 65780e2706
commit 31f8e0596b

View file

@ -15672,8 +15672,9 @@ null or package</p>
</span> </span>
</dt> </dt>
<dd> <dd>
<p>Ashell configuration written to <code class="literal">$XDG_CONFIG_HOME/ashell.yml</code>. <p>Ashell configuration written to <code class="filename">$XDG_CONFIG_HOME/ashell.yml</code>.
For available settings see <a class="link" href="https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration" target="_top">https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration</a>.</p> For available settings see
<a class="link" href="https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration" target="_top">https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration</a>.</p>
<p><span class="emphasis"><em>Type:</em></span> <p><span class="emphasis"><em>Type:</em></span>
YAML value</p> YAML value</p>
@ -15747,7 +15748,10 @@ boolean</p>
</span> </span>
</dt> </dt>
<dd> <dd>
<p>The systemd target that will automatically start ashell.</p><p>If you set this to a WM-specific target, make sure that systemd integration for that WM is enabled (e.g. <code class="literal">wayland.windowManager.hyprland.systemd.enable</code>). <span class="strong"><strong>This is typically true by default</strong></span>.</p> <p>The systemd target that will automatically start ashell.</p><p>If you set this to a WM-specific target, make sure that systemd
integration for that WM is enabled (for example,
<a class="xref" href="options.xhtml#opt-wayland.windowManager.hyprland.systemd.enable" ><code class="option">wayland.windowManager.hyprland.systemd.enable</code></a>). This is
typically true by default.</p>
<p><span class="emphasis"><em>Type:</em></span> <p><span class="emphasis"><em>Type:</em></span>
string</p> string</p>