A Plymouth boot splash screen depicting the "Tux" mascot.
This is a fork of tux-plymouth-theme by tux4ubuntu with some changes to suite my personal preferences:
- Removed shutdown images--shows the same simple "Tux" image on boot and on shutdown
- Removed progress bar
- Extended the width of encryption password input field
- Does not render bullets in the password input if the characters exceed with width ofthe input box
These instructions have been verified on Fedora 40 See also See: plymouth-set-default-theme man page.
Copy src to Plymouth theme folder:
sudo mkdir /usr/share/plymouth/themes/tux-plymouth-theme
sudo cp -r src/* /usr/share/plymouth/themes/tux-plymouth-themeSet tux-plymouth-theme as the default Plymouth theme and rebuild the image:
sudo plymouth-set-default-theme -R tux-plymouth-theme