
Minty Wheel
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 /usr/share/plymouth/themes
Type to terminal:
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mint-logo/mint-logo.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to "mint-logo" 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
Mine
4 months ago
Report
iceler
6 months ago
Report