Pop!_OS Plymouth theme using the ACPI BGRT graphics as background
You'll need the following dependencies:
- plymouth
- plymouth-theme-spinner
Verify that this theme is set as default:
$ sudo update-alternatives --config default.plymouth
There are 2 choices for the alternative default.plymouth (providing /usr/share/plymouth/themes/default.plymouth).
Selection Path Priority Status
------------------------------------------------------------
0 /usr/share/plymouth/themes/bgrt/bgrt.plymouth 110 auto mode
1 /usr/share/plymouth/themes/bgrt/bgrt.plymouth 110 manual mode
* 2 /usr/share/plymouth/themes/pop-basic/pop-basic.plymouth 100 manual mode
Copy the latest theme
sudo cp -r pop-basic/* /usr/share/plymouth/themes/pop-basic/
and build a new initramfs to apply the changes
sudo update-initramfs -u -k all
If you want to test this is theme in your running X11 session, you'll need the following dependencies:
- plymouth-x11
Start Plymouth daemon
sudo plymouthd --no-daemon --debug
Show splash
sudo plymouth show-splash
With this terminal you can test the following modes and user interactions. When you're done, you can close Plymouth
sudo plymouth quit