From 3bcd9c0b4ebd2e1e43a8cd98b317617ea3e869e8 Mon Sep 17 00:00:00 2001 From: RJDan <43909727+RJDan@users.noreply.github.com> Date: Thu, 20 Jan 2022 13:55:27 -0600 Subject: [PATCH] Updated Setting Environmental Variables (markdown) --- Setting-Environmental-Variables.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Setting-Environmental-Variables.md b/Setting-Environmental-Variables.md index 5ad9577..64ff6fb 100644 --- a/Setting-Environmental-Variables.md +++ b/Setting-Environmental-Variables.md @@ -28,5 +28,8 @@ You can set variables using the environment.d. Environment variables set there w This will not work with some login managers. For more info: ```man environment.d``` +[Example with sddm as login manager][webref2] -[webref1]: https://www.reddit.com/r/swaywm/comments/eewutx/how_to_set_environment_variables_before_starting/ \ No newline at end of file + +[webref1]: https://www.reddit.com/r/swaywm/comments/eewutx/how_to_set_environment_variables_before_starting/ +[webref2]: https://github.com/gdamjan/sway-setup \ No newline at end of file