mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: f111393987
This commit is contained in:
parent
65780e2706
commit
31f8e0596b
1 changed files with 7 additions and 3 deletions
|
|
@ -15672,8 +15672,9 @@ null or package</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Ashell configuration written to <code class="literal">$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>
|
||||
<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>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
YAML value</p>
|
||||
|
|
@ -15747,7 +15748,10 @@ boolean</p>
|
|||
</span>
|
||||
</dt>
|
||||
<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>
|
||||
string</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue