diff --git a/.config/hypr/autostart.conf b/.config/hypr/autostart.conf index e0cab70..4ee2742 100644 --- a/.config/hypr/autostart.conf +++ b/.config/hypr/autostart.conf @@ -8,5 +8,5 @@ # exec-once = omarchy-cmd-first-run # Slow app launch fix -- set systemd vars -# exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1) -# exec-once = dbus-update-activation-environment --systemd --all +exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1) +exec-once = dbus-update-activation-environment --systemd --all