dnf group list --available *desktop
dnf groupinstall "KDE Plasma Workspaces"
dnf install switchdesk
the default desktop is saved in the config file /etc/sysconfig/desktop
switchdesk kde
sudo dnf groupremove "KDE Plasma Workspaces"
systemctl restart display-manager