diff --git a/.config/sway/conf.d/autoruns b/.config/sway/conf.d/autoruns index 5e9c14a..e06ef4d 100644 --- a/.config/sway/conf.d/autoruns +++ b/.config/sway/conf.d/autoruns @@ -6,6 +6,9 @@ # I'm using 'polkit-gnome' as a polkit client as it has no dependencies 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" + # Autostart applets exec nm-applet --indicator