How to permanently switch over to runlevel 3 on 20.04.x LTS

You could modify /etc/default/grub

comment this line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
uncomment this line: GRUB_TERMINAL=console

reboot