
Mintricity
Source (link to git-repo or to original if based on someone elses unmodified work):
https://www.opencode.net/isylumn/linux-mint-alternate-reality
Description:
Animated Linux Mint boot splash in which power couplers are energized
# Steps to Install and select Plymouth theme
sudo apt-get install plymouth-themes
sudo cp -i -r ./Downloads/plymouth-theme/mintricity/ /usr/share/plymouth/themes/
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mintricity/mintricity.plymouth 150
sudo update-alternatives --config default.plymouth
sudo update-initramfs -u
# Steps to Install and select Plymouth theme
sudo apt-get install plymouth-themes
sudo cp -i -r ./Downloads/plymouth-theme/mintricity/ /usr/share/plymouth/themes/
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mintricity/mintricity.plymouth 150
sudo update-alternatives --config default.plymouth
sudo update-initramfs -u
Ratings & Comments
0 Comments