Not swap but remove multiple desktop environments safely in one go

Solution was in my case:
Switch login managers

sudo systemctl disable lightdm
sudo systemctl enable gdm

simply removing them a la:

sudo dnf remove "@KDE Plasma Workspaces" "@Deepin Desktop" "@Basic Desktop" "@Cinnamon Desktop"                                                                                                                                                             

Then reinstalling thunderbird

1 Like