Kernel Bootsplash theme for manjaro Linux using Manjaro logo and a custom spinner with maia colors.
This project was based on multiple other great projects like:
https://github.com/Blacksuan19/Bootsplash-Themes
https://github.com/GrayJack/manjaro-grayjack/tree/master/PKGBUILDs/manjaro-bootsplash-green
The spinner base gif was created using Preloaders.net and heavily modified afterwards
Author: Tony Chaveiro
git clone https://github.com/tchavei/bootsplash-manjaro-maia.gitcd bootsplash-manjaro-maia- run
chmod +x bootsplash-manjaro-maia.sh - run
chmod +x bootsplash-packer - run
bootsplash-manjaro-maia.shto generate STL model. - run
makepkg -sto create an Arch package and install it withpacman -U $package_nameor alternatively make and install with one single command:makepkg -sci - append
bootsplash-manjaro-maiahook at the end of HOOKS string in/etc/mkinitcpio.conf - add
bootsplash.bootfile=bootsplash-themes/manjaro-maia/bootsplashat the end ofGRUB_CMDLINE_LINUXstring in/etc/default/gruband don't forget to remove thequietparameter! - run
sudo mkinitcpio -P - run
sudo update-grub