TUXEDO style plymouth theme
cd /usr/share/plymouth/themes/
sudo git clone https://github.com/tuxedocomputers/tuxedo-plymouth-one.git tuxedo-one
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/tuxedo-one/tuxedo-one.plymouth 100
sudo update-alternatives --config default.plymouth
sudo update-initramfs -u -k all
- Written by: Alberto Milone [email protected]
- Adapted to budgie-remix by: HEXcube [email protected] and David Mohammed [email protected]
- Adapted to TUXEDO Computers by: Vinzenz Vietzke [email protected]
- Based on the example provided with the "script plugin" written by Charlie Brej [email protected]
- Question stuff written by Markus Waas [email protected]