diff --git a/Setting-Environmental-Variables.md b/Setting-Environmental-Variables.md index 860201f..70680e4 100644 --- a/Setting-Environmental-Variables.md +++ b/Setting-Environmental-Variables.md @@ -34,7 +34,7 @@ Technically, you could set them in your sway config. ## Login Shell -If you launch sway from my login shell, your ~/.zprofile or ~/.profile should work. +If you launch sway from your login shell, your ~/.zprofile or ~/.profile should work. ## User Service 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.