Computer Tips - Fedora: show text when booting

Date: 2020may19 Distro: RedHat/Fedora/CentOS Keywords: splash, screen Q. Fedora: show text when booting A. Change the theme:
plymouth-set-default-theme details dracut -f
To change it back:
plymouth-set-default-theme bgrt dracut -f
There are other themes to try:
$ plymouth-set-default-theme --list bgrt charge details spinner text tribar
To find even more themes:
dnf search plymouth-theme