Updated Systemd integration (markdown)

Simon Ser 2020-07-02 09:06:19 +02:00
parent cbd60c5074
commit 31a02c7f23

@ -145,4 +145,8 @@ while read -r l; do
eval export $l
done < <(/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator)
...
```
```
## Limitations
See [#5160](https://github.com/swaywm/sway/issues/5160).