mirror of
https://github.com/nix-community/home-manager
synced 2025-01-07 09:39:49 +01:00
deploy: b23c7501f7
This commit is contained in:
parent
efbfd5444f
commit
979121f7b0
1 changed files with 1 additions and 1 deletions
|
@ -11386,7 +11386,7 @@ for more advanced setup use 'i3.extraConfig'.</p><p><span class="emphasis"><em>T
|
|||
See <a class="link" href="https://i3wm.org/docs/userguide.html#_automatically_starting_applications_on_i3_startup" target="_top">https://i3wm.org/docs/userguide.html#_automatically_starting_applications_on_i3_startup</a>.</p><p><span class="emphasis"><em>Type:</em></span> list of (submodule)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">[ ]</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">[
|
||||
{ command = "systemctl --user restart polybar"; always = true; notification = false; }
|
||||
{ command = "dropbox start"; notification = false; }
|
||||
{ command = "firefox"; workspace = "1: web"; }
|
||||
{ command = "firefox"; }
|
||||
];
|
||||
</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/i3-sway/i3.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/window-managers/i3-sway/i3.nix>
|
||||
|
|
Loading…
Reference in a new issue