mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 09:21:28 +00:00
Updated Setting Environmental Variables (markdown)
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.
|
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.
|
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]
|
[Example with sddm as login manager][webref2]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue