BunsenLabs plymouth theme
cd /usr/share/plymouth/themes/
sudo git clone https://github.com/vinzv/bunsen-plymouth-one.git bunsenlabs
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/bunsenlabs/bunsenlabs.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]
- Adapted for BunsenLabs 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]