Login as root
Install the workstation group, change the default target to graphical, and reboot.
# dnf groupinstall workstation
# systemctl set-default graphical.target
# reboot
Login as root
Install the workstation group, change the default target to graphical, and reboot.
# dnf groupinstall workstation
# systemctl set-default graphical.target
# reboot