[Linux] Import more environment variables for systemd
This commit is contained in:
parent
3ff3ef0709
commit
7e8bf13a74
@ -21,7 +21,7 @@ function _setup_env {
|
||||
_tex_setup
|
||||
|
||||
# This makes systemd aware of change to $PATH
|
||||
run_if_exists systemctl --user import-environment PATH
|
||||
run_if_exists systemctl --user import-environment PATH DISPLAY XAUTHORITY HOME
|
||||
export ENVIRONMENT_SETUP_DONE="$(date)"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user