sway: Update systemd import environment vars
This commit is contained in:
parent
851d576976
commit
a51e94240e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
exec_always /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
# Make sure the systemd user session gets all envs
|
||||
exec_always "systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK"
|
||||
exec_always "systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP SWAYSOCK"
|
||||
exec_always "dbus-update-activation-environment --all --systemd"
|
||||
|
||||
# Not needed if started via Systemd
|
||||
|
|
Loading…
Add table
Reference in a new issue