
Linux Mint 19 (unofficial)-v2
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
To install:
--Copy mint 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/mint.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to "mint" 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
--Copy mint 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/mint.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to "mint" 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
Ratings & Comments
0 Comments