Description: A light color animated Plymouth splash featuring the old and latest Debian logos. I thought to create this for the Linux Mint Debian distribution 'Stretch.'
How to Install Boot Themes on Linux Mint
* 1. Copy the new theme under /usr/share/plymouth/themes/ $ sudo cp -r new-theme/ /usr/share/plymouth/themes/
* ( Some distros will tell you /lib/plymouth/themes/ )
2. Update the theme menu $ sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/new-theme/new-theme.plymouth 100
3. Choose the custom theme from Plymouth menu $ sudo update-alternatives --config default.plymouth
Ratings & Comments
0 Comments