
mint-logo (plymouth + grub background)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
To install:
--Copy mint-logo folder to /lib/plymouth/themes
Type to terminal:
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/mint-logo/mint-logo.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to LMDE then run
sudo update-initramfs -u
To fix the delayed loading of the splash:
sudo -s
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
update-initramfs -u
for more details visit http://community.linuxmint.com/tutorial/view/1149
To enable grab background use grub customizer.
Please login or register to add a comment or rating