Updated Setting Environmental Variables (markdown)

RJDan 2022-01-20 13:56:06 -06:00
parent 3bcd9c0b4e
commit 7f3f488e80

@ -27,7 +27,8 @@ If you launch sway from my login shell, your ~/.zprofile or ~/.profile should wo
You can set variables using the environment.d. Environment variables set there will be read by the --user systemd, and since everything is started in its hierarchy variables will properly propagate.
This will not work with some login managers.
For more info: ```man environment.d```
For more info: ```man environment.d```
[Example with sddm as login manager][webref2]