Change default runlevel in Fedora
Look at /etc/inittab
file and you will find instructions to change the runlevel.
multi-user.target: analogous to runlevel 3
graphical.target: analogous to runlevel 5
systemctl get-default
systemctl set-default TARGET.target