4 months ago
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
5 months ago

How to Install Flatpak Apps on Ubuntu 24.04 LTS
Here are the simple steps to enable Flatpak support in Ubuntu 24.04 LTS to expand your app options.
https://linuxiac.com/how-to-install-flatpak-apps-on-ubuntu-24-04-lts/