Theme Name
Step 1: Copy theme folder to Plymouth library
sudo cp -r pack_1/abstract_ring /usr/share/plymouth/themes/
Step 2: Set as default theme and rebuild Initramfs
sudo plymouth-set-default-theme -R abstract_ring
Step 1: Copy theme folder to Plymouth library
sudo cp -r pack_1/abstract_ring /usr/share/plymouth/themes/
Step 2: Install as alternative path
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/abstract_ring/abstract_ring.plymouth 100
Step 3: Select theme and update initramfs
sudo update-alternatives --config default.plymouth && sudo update-initramfs -u
Navigation:
▲ ▼ keys to change selection
Tab to change distro tabs