Import the full environment again
This commit is contained in:
parent
f2a44a4b34
commit
581a88293e
|
@ -1,6 +1,6 @@
|
|||
self: with self; ''
|
||||
# first import environment variables from the login manager
|
||||
systemctl --user import-environment $IMPORT_ENVIRONMENT_ENV_LIST DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP PATH;
|
||||
systemctl --user import-environment;
|
||||
# then start the service
|
||||
exec systemctl --wait --user start sway.service
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue