diff --git a/.config/sway/conf.d/autoruns b/.config/sway/conf.d/autoruns index 611a474..eff40d2 100644 --- a/.config/sway/conf.d/autoruns +++ b/.config/sway/conf.d/autoruns @@ -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