On Sun, Oct 29, 2023 at 5:41 PM András Vöröskői <voros...@gmail.com> wrote: > I do not use %desktop-services because I start river from the console, > but I have elogind service enabled. > After searching around a bit they suggest to run the application > wrapped in dbus-launch or dbus-run-session, but I do not find none of > those on my system.
Installing dbus package and running 'dbus-run-session flatpak' solved this issue. I was assuming dbus is installed by the dbus-root-service, but it is not.