diff --git a/Setting-Environmental-Variables.md b/Setting-Environmental-Variables.md index 64ff6fb..c9d7504 100644 --- a/Setting-Environmental-Variables.md +++ b/Setting-Environmental-Variables.md @@ -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]