
Linux Mint 20 [unofficial ]
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
4 Comments
check my new theme guys: https://www.opendesktop.org/p/1167946/
Looks great, I've modified the mint.script file and the png files so that it fit my needs... I just modified the colours... Looks awesome! Thank you!
9 +
9 +Thank you Brahim, this is looking great on my new Mint 19 installation!