A theme for plymouth which uses your system's UEFI logo (aka BGRT).
Note: Many Linux Distributions are now shipping a bgrt
theme which uses the two-step
module. This module is able to read the BGRT image at run-time and is better supported than this script. Consider switching to bgrt
instead of plymouth-bgrt
.
sudo ./install.sh # Fetches your BGRT, adjusts the theme to suit and installs it.
sudo plymouth-set-default-theme -R plymouth-bgrt
You may also want to pair this with my GRUB theme.
All the files in this project are distributed under the GNU General Public License.
Paul Saunders