Fedora KDE Spin Grub 2 showing Kernal and Restore at every boot

My fresh Fedora 31 KDE spin install is showing the kernal, rescue, and setup at every boot. How do I disable this and simply boot into the normal kernal at boot?

Thank you!!
Justin

I figured it out! I edited etc/default/grub and set GRUB_TIMEOUT=0
Then I ran these commands:

sudo grub2-mkconfig -o /etc/grub2-efi.cfg
sudo grub2-mkconfig -o /boot/grub2/grub.cfg