A macOS-like boot screen theme for Plymouth
-
Clone this repo and then
cdto it.$ git clone https://github.com/fathyar/mac-plymouth.git && cd mac-plymouth -
Copy mac folder to
/usr/share/plymouth/themesdirectory andcdto there.$ sudo cp -r mac /usr/share/plymouth/themes && cd /usr/share/plymouth/themes -
Run the command below.
$ sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mac/mac.plymouth 100 -
And then run:
$ sudo update-alternatives --config default.plymouthto choose and set the default theme.
-
Finally, run:
$ sudo update-initramfs -u