Animated Linux Mint boot splash in which power couplers are energized# Steps to Install and select Plymouth themesudo apt-get install plymouth-themessudo 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 150sudo update-alternatives --config default.plymouthsudo update-initramfs -u
Ratings & Comments
0 Comments