Hello,
long ago I have configured my system to launch a wayland plasma session from the tty.
Following https://wiki.archlinux.org... I had this in my shell init script:
dbus-run-session startplasma-wayland
While trying to understand why plasma was still not using systemd user services on my setup, I found that everything appears to work if I omit the "dbus-run-session" wrapper.
I found this change upstream, so it looks like this is how it should be for a "typical modern system [in 2020]".
Does anybody here have a similar experience or know what would m
long ago I have configured my system to launch a wayland plasma session from the tty.
Following https://wiki.archlinux.org... I had this in my shell init script:
dbus-run-session startplasma-wayland
While trying to understand why plasma was still not using systemd user services on my setup, I found that everything appears to work if I omit the "dbus-run-session" wrapper.
I found this change upstream, so it looks like this is how it should be for a "typical modern system [in 2020]".
Does anybody here have a similar experience or know what would m
4 months ago