Set default boot target to graphical mode (systemd)
systemctl set-default graphical.target
Configures the system to boot into graphical mode by setting the default target to graphical.target using systemctl in a systemd-based environment.
systemctl set-default graphical.target
Configures the system to boot into graphical mode by setting the default target to graphical.target using systemctl in a systemd-based environment.