
ice-cream-squares: Linux Mint bootsplash
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
This is a plymouth theme that cycles many colors at startup with floating Linux Mint logos and one color at shutdown.
Credit to the script creator: OobuntusGoof tus : http://gnome-look.org/usermanager/search.php?username=OobuntusGooftus
Adjust the cycling rate by modifying the duration on line 26 of the script.
To install:
--Copy ice-cream folder to /lib/plymouth/themes
Type to terminal:
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/ice-cream/ice-cream.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to ice-cream 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 use the grub background install grub customizer following this http://www.noobslab.com/2013/04/customize-grub-with-grub-customizer-in.html
Credit to the script creator: OobuntusGoof tus : http://gnome-look.org/usermanager/search.php?username=OobuntusGooftus
Adjust the cycling rate by modifying the duration on line 26 of the script.
To install:
--Copy ice-cream folder to /lib/plymouth/themes
Type to terminal:
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/ice-cream/ice-cream.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to ice-cream 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 use the grub background install grub customizer following this http://www.noobslab.com/2013/04/customize-grub-with-grub-customizer-in.html
Ratings & Comments
0 Comments