My nemo-desktop instance keeps crashing due to a bug.
The file in ~/.config/autostart which autostart the service is:
[Desktop Entry]
Type=Application
Name=Nemo
Comment=Start Nemo desktop at log in
Exec=nemo-desktop
X-GNOME-AutoRestart=true
NoDisplay=true
So, I came up with a systemd service whi
Thanks! That helped a lot.
Reinstalling udev fixed the problem.
On Sat, 16 Sep 2023 at 07:07, Mantas Mikulėnas wrote:
> .device units wait for *udev* to broadcast the uevent about that device
> being added, which happens after udev has 1. received the initial kernel
> uevent (either real or pro