mirror of
https://github.com/nix-community/home-manager
synced 2024-11-11 05:39:44 +01:00
deploy: e3582e5151
This commit is contained in:
parent
4203c425a7
commit
0b1caf1d0b
1 changed files with 3 additions and 0 deletions
|
@ -78968,7 +78968,10 @@ boolean</p>
|
||||||
list of string</p>
|
list of string</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">[
|
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">[
|
||||||
|
"systemctl --user reset-failed"
|
||||||
"systemctl --user start sway-session.target"
|
"systemctl --user start sway-session.target"
|
||||||
|
"swaymsg -mt subscribe '[]' || true"
|
||||||
|
"systemctl --user stop sway-session.target"
|
||||||
]
|
]
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue