Skip to content

wayland: Fix PrepareForSleep dbus connection

Vlad Zahorodnii requested to merge work/fix-connect-typo into master

This is a typo. We must use the path of the manager rather than the session path, which is not initialized yet.

Merge request reports