changing Boot Animation Logo in Linux Mint 19.1 Cinnamon
open your terminal and go to following path
/usr/share/plymouth/themes/mint-logo
or you can directly open open folder as Root
replace mint-logo.png as your desire logo image
in case of your image size is large you can reduce it's size or simply resize it online https://resizeimage.net/
open terminal and run following command
chmod 644 mint-logo.png
sudo update-initramfs -u
Now reboot your system :D
0 comments:
Post a Comment