I have Artix with KDE and i want my system to boot straight to the login screen without any of the openrc text/other text. Does anybody know how to set this up/know where i can get information for Artix.
Post,
$cat /etc/default/grub
Plymouth can achieve this.
https://wiki.archlinux.org/title/OpenRC#Quiet_booting
That won't work. We don't use sysvinit, we use openrc-init. So there is no file called "/etc/inittab". And even if you created one it wouldn't work because without sysvinit that file isn't read.
I have managed to get most of the text to disappear i just need the artix grub boot screen and a error about mce microcode thing to go away